Table of Contents

textmode

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).

 

description of textmode

textmode is in work by code-reference.com
if you are faster… don't hasitate and add it

no example at the moment

output of textmode c example

  no example at the moment