Smooth 20352 ----rwed Oggi 22:28:48 Smooth.060 25048 ----rwed Oggi 22:27:33 Smooth.040 25084 ----rwed Oggi 22:27:57 smooth.exe 43066 ----rw-d 05-Apr-98 19:19:20 smooth.c 16119 ----rw-d 05-Apr-98 19:22:52 Please laugh, please! Look here the wonderful possibility of the crappy Intel Cpu! Smooth.exe is compiled for MsDos. Smooth.060 and 040 was compiler with Egcs for the respective Motorola Mc680x0 Cpu with the following command: gcc smooth.c -o Smooth.040 -m68040 -O3 -funroll-loops -lm It's almost HALF than the Intel version and these are the most optimized for fastness, with unrolled loops (!), which usually should mean "the fastest the program, the fattest it is" 8-D