Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
OutFile132::printLinena Method (std::string&)

Print a line of output with no carriage return.

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