Function wgethex

Top 

Declaration:

void wgethex(unsigned long handle);

Description

Waits for two hexadecimal digits (a byte value) to be entered from the keyboard. The entered number can be obtained with the LastChar function.

The entered characters are automatically displayed in the window. The Enter key moves the window cursor to the beginning of the new line.