|
Anypia Programmer's Documentation
|
Write a string of output, with a newline.
virtual void writeLine( const std::string& str ) = 0;
|
Parameters |
Description |
|
const std::string& str |
The string to output. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|