Reverse Bits FIXED by pooq

do 3e3
call charout,x2c(b2x(reverse(x2b(c2x(charin())))))
end

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

download

return to the top page