Uninitialized externals and statics

Norman Diamond diamond at csl.sony.co.jp
Tue Aug 29 12:31:32 AEST 1989


In article <10859 at smoke.BRL.MIL> gwyn at brl.arpa (Doug Gwyn) writes:

>If you were to consider EBCDIC's 8-bit bytes as signed, then the codes
>for '0' .. '9' would appear in descending order.  That's not excessively
>unreasonable.

Nope; they're still ascending.  That (along with big-endianness) is why
a Fortran-66 program could read into an integer using A4 format and get
correct results.

-- 
Norman Diamond, Sony Corporation (diamond at ws.sony.junet)
  The above opinions are inherited by your machine's init process (pid 1),
  after being disowned and orphaned.  However, if you see this at Waterloo or
  Anterior, then their administrators must have approved of these opinions.



More information about the Comp.lang.c mailing list