int get_key_as_ascii();
Returns the next key in the buffer in ascii format. -1 is returned if the key doesn't have an ascii value.
Back to index