Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
OutDC80::printLine Method (std::string&)

Prints one line of text with a newline.

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