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

Write the characters of output, with a newline.

C++
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!