weekday names by inaniwa(Deb)

main(i){for(;printf("%s \n",nl_langinfo('\x02\x00\x07'+i++%7))-i;);}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page