|
I cant find a wole lotta info on the WM_CHARDOWN option
but thought of another idea instead....
is it possible to delete a newline character?
something like using the \b ?.. this would mean i could use a scanf then printf to delete the newline necessary to complete the scanf.
|