I ran an FFt program in Turbo C 2.1 compiler fraom Borland.But ,while compiling it is showing the error as:
Unable to open include file'FFTW.H
Únable to open include file BLITZ/ARRAY.
I could not understand whether the compiler itself does'nt contain that particular header file or there is an error in my code itself!
Please clarify my doubt!