File Error
File Exception
When used as file << endl it adds new line flushes the stream.
Standart output
Standart output
Writes values in a text form using nothrow tout
Nothrow standart output to use in pair with debug expression in nothrow and pure code for testing purpose.
Nothrow standart output to use in pair with debug expression in nothrow and pure code for testing purpose.
Writes values in a text form
Writes values in a text form
When used as file << endl it adds new line flushes the stream.
Nothrow File implementation for testing purposes.
A simple I/O routines around <stdio.h>.
The implementation is CTFE-friendly.