camelCase by dekosuke_dislikes_php

<?for(;$c=fgetc(STDIN);$p=$c)echo$c>"!"&$p<a^$p<A?chr(ord($c)^32):$c;

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

download

return to the top page