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

Write the characters of output, without a newline, to all the TraceListener objects.

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