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

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

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