How many bits and where they go.

Daniel R. Levy levy at ttrdc.UUCP
Thu Feb 20 12:54:58 AEST 1986


In article <128 at simon_pc.UUCP>, simon at simon_pc.UUCP (Simon Shapiro) writes:
>Tried to mail these results, but 5 different angry mail daemons
>told me 'BAD SYSTEM NAME'.  How bad is it?  Anyway here are my results:
>
[results]
What kind of machine?
Anyhow, also fearing the furious mail-daemons, I post here what I got on
an AT&T 3B20S (SysVr2):

 Type   Bits   Sizeof   Format
 Char      8        1    unsign
Short     16        2    2's c.
  Int     32        4    2's c.
 Long     32        4    2's c.

Position   0  1  2  3
    Char   1
   Short   2  1
     Int   4  3  2  1
    Long   4  3  2  1

Int == Long
-- 
 -------------------------------    Disclaimer:  The views contained herein are
|       dan levy | yvel nad      |  my own and are not at all those of my em-
|         an engihacker @        |  ployer or the administrator of any computer
| at&t computer systems division |  upon which I may hack.
|        skokie, illinois        |
 --------------------------------   Path: ..!{akgua,homxb,ihnp4,ltuxa,mvuxa,
						vax135}!ttrdc!levy



More information about the Comp.sources.bugs mailing list