home *** CD-ROM | disk | FTP | other *** search
/ Internet File Formats / InternetFileFormatsCD.bin / graphics / tiff / unix / archive.z / archive / text0090.txt < prev    next >
Encoding:
Text File  |  1995-09-20  |  741 b   |  23 lines

  1. Err... Oops... Excuse me while I remove foot from mouth.
  2.  
  3. BCC v4.02 DOES define short as a TWO byte signed integer, not a 
  4. ONE byte signed integer. I assumed when the help said 'Use the 
  5. short type modifier when you want a variable smaller than an 
  6. int', it meant an 8-bit type since I am compiling a 16 bit 
  7. application (where int = 16 bits). This is in fact only true 
  8. when compiling a 32 bit application (where int = 32 bits).
  9.  
  10. Regards,
  11.  
  12. Raymond.
  13.  
  14. -- 
  15. Raymond Wilson,      Software Engineer.      Morgan Collis Group Ltd,
  16.                                              The Mill, Millbrook Close,
  17. Yes, they ARE fond of mills here!            St. James Mill Rd, 
  18. Ph: +44 604 580-980  Fax: +44 604 589-208    Northampton NN5 5JF, Britain.
  19.  
  20.  
  21.  
  22.  
  23.