|
endsmanipulator function
<ostream> ostream& ends ( ostream& os ); Insert null character Inserts a null character ('\0').Parameters
Return ValueThe same stream object on which the operation was performed (parameter os).Basic template declaration
See also
|