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

  1.     To:  tiff@sgi.sgi.com
  2.     Subject:  Prior post RE: Compiling LIBTIFF in MSDOS...
  3.     Date: Mon, 23 Jan 1995 16:45:25 GMT
  4.     From:  Raymond@mcgltd.demon.co.uk (Raymond Wilson)
  5.  
  6.     Err... Oops... Excuse me while I remove foot from mouth.
  7.     
  8.     BCC v4.02 DOES define short as a TWO byte signed integer, not a 
  9.     ONE byte signed integer. I assumed when the help said 'Use the 
  10.     short type modifier when you want a variable smaller than an 
  11.     int', it meant an 8-bit type since I am compiling a 16 bit 
  12.     application (where int = 16 bits). This is in fact only true 
  13.     when compiling a 32 bit application (where int = 32 bits).
  14.     
  15. I have decided not to make an effort to support 16-bit APIs such
  16. as Win16 or DOS.  If there are simple changes to the software that
  17. will make doing this easier then I've done it and/or am willing
  18. to do it.  Soren Pingel Dalsgaard <pingel@daimi.aau.dk> has a
  19. version of my tiff distribution that is intended for use under 
  20. Windows; check the mailing list archives for prior postings that
  21. say how and where to obtain his distribution.
  22.  
  23.     Sam
  24.  
  25.  
  26.  
  27.