|
|
Edward Coffey <e.c### [at] ugradunimelbeduau> wrote:
: I've heard it argued that unsigned ints don't have as much cross-platform
: support, though I don't know whether it's true or not.
Unsigned integers are (of course) part of the ANSI C standard, so I don't
understand why it should be a portability problem.
It shouldn't be a performance problem. AFAIK in most of currently used
computers signed and unsigned integers are equally fast.
--
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
|
|