|
StuBS
|
| CConsoleOut | Write text on console (STDOUT) |
| CFileOut | Write text into file |
| COutputStream | The class OutputStream corresponds, essentially, to the class ostream from the C++ IO-Stream library |
| CStringbuffer | The class Stringbuffer composes single characters into a longer text that can be processed on block |