Demo for the console streams. More...
#include <iostream>#include <string>#include <ecl/devices/console.hpp>#include <ecl/streams/text_stream.hpp>#include <ecl/streams/console_streams.hpp>#include <ecl/streams/manipulators/end_of_line.hpp>
Go to the source code of this file.
| Functions | |
| int | main (int argc, char **argv) | 
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 36 of file console_streams.cpp.