Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
OutFileHTML::writeLine Method (std::string&)

Prints one line with a carriage return.

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