|
|
Peter Popov <pet### [at] usanet> wrote:
: unsigned int 2 bytes 0 .. 65536 larger counters, indices
: signed int 2 bytes -32768 .. 32767 signed counters,
: discrete variables
The integer type should be the default integer type of the system. For
most computers it's 4 bytes.
Making 2-bytes integers would just slow down the program.
--
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/
Post a reply to this message
|
|