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