DSPC

NAME

DSPC - Digital Signal Processing Classes

SYNOPSIS

dspc [ options ] file.cpp

DESCRIPTION

dspc is a program to compile a C++ program that uses the SFS digital signal processing class library. It uses the system C++ compiler which must be first installed and operational. The compile line to link with the appropriate SFS libraries is created automatically. Compile errors are folded back into the source as comments.

Documentation is still under construction for the class library. In the meantime, study the include files and examples.

OPTIONS

-I Identify program name and version number.

"other options" All other options are passed to the C++ compiler.

FILES

$(SFSBASE)\include\dspc DSP classes include files

$(SFSBASE)\lib\dspc.lib DSP classes library

VERSION/AUTHOR

1.0 Mark Huckvale

SEE ALSO

spc
Fri Jul 09 14:54:50 2004