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

Write a string of output, without a newline.

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