Floating all at C
13-Jun-93 10:32:18
Sb: #35287-Floating all at C
Fm: William Cage 70642,320
To: Paul Tyler 100141,1106
Paul,
It depends on how you are compiling. If you have written a makefile
then you need to add the appropriate compiler flag to include one of
the math libraries. From the nature of the question though, I'll bet
that you are either pressing F4 within the editor or double clicking
on the build icon to compile your program. In this case, simply
double click the SCoptions icon, click on the Code Options button and
then click on the button that says NoMath until it gives you the
appropriate math library (probably Math=Standard). Save the
configuration and recompile. If you use floating point math most of
the time you may want to save your configuration as the default so
that any new projects will already have that library set for linking.