home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!think.com!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!alexia!cole
- From: cole@alexia.lis.uiuc.edu (Sandra Stewart-Cole)
- Subject: Re: Sozobon C - a free C for the Mac, too? [Correction]
- References: <29848@castle.ed.ac.uk>,<3917@isgtec.isgtec.com>
- Message-ID: <C0AMtE.J7A@news.cso.uiuc.edu>
- Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
- Organization: University of Illinois at Urbana
- Date: Sun, 3 Jan 1993 19:44:01 GMT
- Lines: 5
-
- I think your proper gripe is not with Think but Sozobon. a size_t is generally
- a size of a memory block. Logically on a 68000 family processor that ought to
- be a 4-byte unsigned integer, since that is the ultimate limit on anything you
- can put in memory. There is no excuse for limiting it to 16 bits, since that
- would mean a 64k limit.
-