z80 Development Kit
You are not logged in.
When I want to enter some characters, which needs the SHIFT key to be pressed, I get wrong characters in gets()_
Instead of
'"' (SHIFT P) displays character 'Q'
and
"POUND" (SHIFT SPACE) displays character 'V'
'$' (SHIFT U) is ignored ![]()
BTW: is it possible to get the char "_" (underscore) using gets()?
Siggi
Offline