prototypes not working?
Ted Wilcox
ted at vball.sgi.com
Tue Aug 28 09:32:18 AEST 1990
In <GLOBUS.90Aug27131635 at wk208.nas.nasa.gov> globus at nas.nasa.gov (Al Globus) writes:
>I'm using prototypes in my code but not getting any error messages
>from the C compiler. Anyone have an idea of what I'm doing wrong?
>In the test cases I've used, the functions have been 'static'.
>Thanx.
In the "cc" man page, it says that prototype error and warning messages
are suppressed, but that you can turn them on by specifying the
"-prototypes" option. It also says that "use of this option is not
recommended." I'm not sure why it's not recommended.
| In the Olympic Games, Greeks ran races, jumped,
Ted. | hurled the biscuits, and threw the java.
ted at sgi.com | -Some history student.
More information about the Comp.sys.sgi
mailing list