ascending chars by ush

c;main(p){while(read(0,&c,1))p=~write(c<11|p<c)?c:p;}

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

download

return to the top page