Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!ames!ptsfa!hoptoad!academ!uhnix1!sugar!peter From: peter@sugar.UUCP (Peter da Silva) Newsgroups: comp.sys.amiga Subject: Re: Manx C Message-ID: <477@sugar.UUCP> Date: Thu, 13-Aug-87 09:14:23 EDT Article-I.D.: sugar.477 Posted: Thu Aug 13 09:14:23 1987 Date-Received: Sun, 16-Aug-87 12:02:36 EDT References: <4540@jade.BERKELEY.EDU> <1836@vax135.UUCP> <4595@jade.BERKELEY.EDU> <476@rocky.STANFORD.EDU> Distribution: comp Organization: Sugar Land UNIX - Houston, TX Lines: 18 Keywords: look at the assembly. Summary: What standard routines are we talking about? > And, then, of course, you have the standard functions, which typically > expect int's. Here, at least, passing a short is safe, since it will > be expanded to an int on compilers which use 32-bit ints, but passing > a long will break on 16-bit C compilers. last time I looked all the standard functions on the Amiga expect 32 bit integers. Have you got some variant of Wait(), AllocMem(), and so on that work differently? So, for that matter, do all the standard Aztec functions in the 32 bit integer library. I use +P. I don't see any point to using anything but until you have a known performance problem. After all, Aztec +P is still faster than Lattice. Most of my programs spend most of their time Wait()ing anyway. -- -- Peter da Silva `-_-' ...!seismo!soma!uhnix1!sugar!peter (I said, NO PHOTOS!)