std.ostream

class std.ostream
Represents:c++ class
Wraps:std::ostream
Bases:std.ios

Methods:

:put(char ch)

Параметры:ch (char) –
:write(std.string s)

Параметры:s (std.string) –
:flush()

:tellp()

Тип результата:unsigned
:seekp(unsigned pos)

Параметры:pos (unsigned) –