Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Force 4.0 Reference - 1150 illegal constant type http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 1150                Illegal constant type
------------------------------------------------------------------------------
 Description
   This error indicates that an invalid data type abbreviation was supplied
   in conjunction with the -C compiler switch.

 Solution
   Use the following abbreviations for data types with the -C switch:

   b  byte
   i  int
   u  uint
   l  long
   n  ulong
   d  double

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