Changes

Jump to: navigation, search

Project 20123 - OOP344

4 bytes added, 10:52, 4 October 2012
external links
In addition to all public methods of BConsole, Console must have the following two public methods and overload "<<" and ">>" operators.
===external links===
* Create a global variable (unsigned int) for CIO_TABSIZE in cio namespace and create an external linkage to it in console.h
* instantiate Console, in an object called "console" in cio namespace and create an external linkage to in console.h
 
===display() method===
void display(const char *str, int row, int col, int fieldLen=0);

Navigation menu