PDA

View Full Version : invisible ascii characters???



rysolag
October 6th, 2004, 05:06 AM
are there any ascii characters that are invisible?

thanks

Yeldarb
October 6th, 2004, 08:05 AM
" " (Space)
And also the first few ASCII characters are, like BEL which makes that beeping sound on your computer. Look for an ASCII table.

fester8542
October 6th, 2004, 09:04 AM
HOLD ALT then hit "255" on the number pad, then release ALT

Blank Space

λ
October 6th, 2004, 11:56 AM
There's also the nul byte, which you probably cannot enter (due to the fact that it generally would mess stuff up) ;)