char *
keyname(
int key
)
)
generates a character string containing a description of the key specified in
key
.
The string is formatted according to the following table:
Description | Key range | String format | |||||||||||||||||||||
Control character |
)
is a static buffer, which will be overwritten on a subsequent call.