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 Debugger Guide - a<b> constant</b> can be arithmetic or character. each constant has a data type http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
A constant can be arithmetic or character.  Each constant has a data type
associated with it.  Arithmetic constants consist of those constants whose
data type is one of integer, real, or complex (FORTRAN only).  C treats
character constants like arithmetic constants so they can be used in
arithmetic expressions.  FORTRAN treats character constants as constants of
type CHARACTER so they cannot be used in arithmetic expressions.

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