Re: Type ASCII

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Kaushal Shriyan wrote:
Hi ALL

How do i type ASCII characters on Linux

One does not type ASCII characters with Linux.
One types characters with a keyboard.

When you type on a PC type computer, the keyboard sends
keystroke codes for each key, codes something like this:

keypress: A
keyrelease: A

If you hold down the key, the keyboard sends a stream
like this:

keypress: A
keypress: A
keypress: A
keyrelease: A

Inside the computer the BIOS (usually) translates these into
a bunch of ASCII characters. ASCII today is almost the universal
code for characters.

Every character you see in this e-mail is ASCII. Every character
in the e-mail you sent is ASCII.

Mike
--
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
This message made from 100% recycled bits.
You have found the bank of Larn.
I can explain it for you, but I can't understand it for you.
I speak only for myself, and I am unanimous in that!


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux