Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom C/C++ User's Guide - functions declared to return integral types such as chars and shorts are http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Functions declared to return integral types such as chars and shorts are
promoted to returning ints.  This allows non-ANSI-conforming source code
which does not properly declare the return types of functions to work
properly.  The use of this option should be avoided.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson