home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / fft32_a.zip / PCFFT.H < prev    next >
Text File  |  1995-01-18  |  109b  |  4 lines

  1. /* - PCFFT.H  by J.G.G. Dobbe - headers for PCFFT.C */
  2.  
  3. void Fft(float *Re, float *Im, int Pwr, int Dir);
  4.