top | item 44613824

(no title)

the_precipitate | 7 months ago

And you do know that .exe file is wasteful, .com file actually saves quite a few bytes if you can limit your executable's size to be smaller than 0xFF00h (man, I am old).

discuss

order

cout|7 months ago

And a.out format often saves disk space over elf, despite duplicating code across executables.