compile using gcc

$ gcc fastfft.c -lm

$ ./a.out 

    (input takes from square32.bmp and output store at fftsq32.bmp)


