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

  1. Hello,
  2.  
  3. I am trying to compile the LIBTIFF library (version 3.2) on an 
  4. MSDOS machine using BCC 4.02. I have noticed that many parts of 
  5. the LIBTIFF code use short meaning a TWO byte signed integer, 
  6. whereas BCC 4.02 defines short as a signed ONE-byte integer (and 
  7. seems disinclined to let me change it).
  8.  
  9. If anyone has already solved this problem (and there is a more 
  10. elegant solution than ripping through the code changing short 
  11. for int or likewise defined type) I'd love to hear it.
  12.  
  13. I have also noticed the correspondance on this list referring to 
  14. v3.3 (still in beta form?). Perhaps this version has already 
  15. corrected the 1-2 byte short problem.
  16.  
  17. Many thanks in advance for any help you can give.
  18.  
  19. Raymond.
  20.  
  21. -- 
  22. Raymond Wilson,      Software Engineer.      Morgan Collis Group Ltd,
  23.                                              The Mill, Millbrook Close,
  24. Yes, they ARE fond of mills here!            St. James Mill Rd, 
  25. Ph: +44 604 580-980  Fax: +44 604 589-208    Northampton NN5 5JF, Britain.
  26.  
  27.  
  28.