home *** CD-ROM | disk | FTP | other *** search
- 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
- From: dswartz@sw.stratus.com (Dan Swartzendruber)
- Newsgroups: comp.sys.mac.programmer
- Subject: Re: Another THINK C 5.0.3 bug?
- Message-ID: <1ee603INNm8c@transfer.stratus.com>
- Date: 18 Nov 92 19:36:35 GMT
- References: <#9m158g@rpi.edu> <1992Nov9.172844.11567@tdb.uu.se>
- Organization: Stratus Computer, Inc.
- Lines: 24
- NNTP-Posting-Host: redondo.sw.stratus.com
-
- In article <1992Nov9.172844.11567@tdb.uu.se>, mikaelk@tdb.uu.se (Mikael Kristoffersson) writes:
- > Chewbacca (simsh@crockett1a.its.rpi.edu) wrote:
-
- [deleted]
-
- > If you change size of integers, you will have to re-compile the ANSI library
- > too. The library delivered with THINK-C is compiled with 16-bit ints, and
- > will not work with code compiled with the "4-byte ints" (32-bit ints) option
- > on. All the source-code is supplied, so it's no big deal, but it has to be done.
-
- No kidding. I found the same thing out myself. It would have been nice if
- the manual had indicated this somehow.
-
- >
- > /Mikael Kristoffersson
- >
- > ********************************************************************************
- > English is not my native language. E-mail: mikaelk@tdb.uu.se
-
- --
-
- #include <std_disclaimer.h>
-
- Dan S.
-