Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
OutDC80::printLine Method (char*)

Prints one line of text with a newline.

C++
void printLine(
    const char* temp
);
Parameters 
Description 
const char* temp 
Line of text to print. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!