view paste/paste.22218 @ 2852:0eddfbd2e0af

<fizzie> gcc hello.c -o hello2 -nostdlib -Os -s -Wl,--entry,main && ./hello2; wc -c hello2 # close enough?
author HackBot
date Sun, 05 May 2013 15:45:49 +0000
parents fce923f0df62
children
line wrap: on
line source

2012-03-08.txt:01:19:55: <Friendship> !c printf("%d
", 0011); /* :) */
2012-04-23.txt:19:16:16: <olsner> !c printf("%d", 011)