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

Prints the string without a carriage return.

C++
void write(
    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!