Writes a string of characters, with a newline, to the designated output.
There are two versions of the writeline method. They write a C-style string or a C++-style string to the designated output, with a newline.
|
|
Name |
Description |
|
Write the characters of output, with a newline. | |
|
Write a string of output, with a newline. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|