compare the ascii values, and then print with stored content ( before that store what should be printed when a character occurs )
On Nov 10, 2007 6:02 PM, somethin2cool <[EMAIL PROTECTED]> wrote: > > > > > > > Hi guys, > > I am very stuck on trying to write a program which will print out the > result of pressing a key. For example, on QWERTY, The Z key is Row B, > Key 01. So I would like to say "print on screen the character that > will result from pressing key B01" > > I just can't seem to find how to do this. > > Thanks > > -- sathiyamoorthy
