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

Write the characters of output, without a newline.

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