Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!cbosgd!ihnp4!inuxc!pur-ee!uiucdcs!okstate.UUCP!gregg From: gregg@okstate.UUCP Newsgroups: net.micro.amiga Subject: Re: Re: Orphaned Response Message-ID: <32100002@okstate.UUCP> Date: Sun, 13-Jul-86 19:57:00 EDT Article-I.D.: okstate.32100002 Posted: Sun Jul 13 19:57:00 1986 Date-Received: Wed, 16-Jul-86 04:17:04 EDT References: <8607040632.AA22409@pavepaws> Lines: 33 Nf-ID: #R:<8607040632.AA22409@pavepaws>:-29:okstate.UUCP:32100002:000:1046 Nf-From: okstate.UUCP!gregg Jul 13 18:57:00 1986 From K&R... char a single byte, capable of holding one character in the local character set. int an integer, typically reflecting the natural size of integers on the host machine. The intent is that short and long should provide different lengths of integers where practical; int will normally reflect the most ``natural'' size for a particular machine. As you can see, each compiler is free to interpret short and long as appropriate for its own hardware. NOW, READ THIS.... About all you SHOULD count on is that short is no longer than long. ----------------------------------------------------------------------------- So, as you can see, it is pretty much up in the air. There is nothing like nondeterminant computing... Gregg Wonderly Department of Computing and Information Sciences Oklahoma State University UUCP: {cbosgd, ea, ihnp4, isucs1, mcvax, uokvax}!okstate!gregg ARPA: gregg%okstate.csnet@CSNET-RELAY.ARPA or ARPA: gregg@A.CS.OKSTATE.EDU