home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / mac / programm / 18599 < prev    next >
Encoding:
Text File  |  1992-11-18  |  1.3 KB  |  36 lines

  1. Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!usc!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!bu.edu!transfer.stratus.com!sw.stratus.com!dswartz
  2. From: dswartz@sw.stratus.com (Dan Swartzendruber)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Another THINK C 5.0.3 bug?
  5. Message-ID: <1ee603INNm8c@transfer.stratus.com>
  6. Date: 18 Nov 92 19:36:35 GMT
  7. References: <#9m158g@rpi.edu> <1992Nov9.172844.11567@tdb.uu.se>
  8. Organization: Stratus Computer, Inc.
  9. Lines: 24
  10. NNTP-Posting-Host: redondo.sw.stratus.com
  11.  
  12. In article <1992Nov9.172844.11567@tdb.uu.se>, mikaelk@tdb.uu.se (Mikael Kristoffersson) writes:
  13. > Chewbacca (simsh@crockett1a.its.rpi.edu) wrote:
  14.  
  15. [deleted]
  16.  
  17. > If you change size of integers, you will have to re-compile the ANSI library
  18. > too. The library delivered with THINK-C is compiled with 16-bit ints, and
  19. > will not work with code compiled with the "4-byte ints" (32-bit ints) option 
  20. > on. All the source-code is supplied, so it's no big deal, but it has to be done.
  21.  
  22. No kidding.  I found the same thing out myself.  It would have been nice if
  23. the manual had indicated this somehow.
  24.  
  25. > /Mikael Kristoffersson
  26. > ********************************************************************************
  27. > English is not my native language.                     E-mail: mikaelk@tdb.uu.se
  28.  
  29. -- 
  30.  
  31. #include <std_disclaimer.h>
  32.  
  33. Dan S.
  34.