Numworks Epsilon  1.4.1
Graphing Calculator Operating System
console_line.cpp File Reference
#include <ion.h>

Go to the source code of this file.

Namespaces

 Ion
 
 Ion::Console
 

Functions

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