Numworks Epsilon  1.4.1
Graphing Calculator Operating System
console.h File Reference

Go to the source code of this file.

Namespaces

 Ion
 
 Ion::Console
 

Functions

void Ion::Console::writeChar (char c)
 
char Ion::Console::readChar ()
 
void Ion::Console::writeLine (const char *line)
 
void Ion::Console::readLine (char *line, int maxLineLength)