Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
TextWriterTraceListener::write Method (char *)

Write the characters of output, without a newline.

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