character c;1 call fget(c,k);if(c>"@")print'(i0" "$)',ichar(c);goto(1)1-k;end
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page