C style constants by nn

/^0[^x]/{for(u=v=0;$0;u++>$0=int($0/10))v+=$0%10*8^u;$0=v}{print+$0}

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

download

return to the top page