Changes screen mode (in text mode)
Declaration: void textmode(int newmode);
Remarks: textmode selects a specific text mode.
You can give the text mode (the argument newmode) by using a symbolic constant from the enumeration type text_modes (defined in CONIO.H).
textmode is in work by code-reference.com
if you are faster… don't hasitate and add it
no example at the moment
no example at the moment