![]() |
what is stdout
If something goes to stdout where does it actually go?
I assume stdout is standard output. |
http://www.wlug.org.nz/stdout%283%29
Definition: stdout is the standard buffered output stream, usually the monitor. It is defined when stdio.h is included in a C program or cstdio is included in a C++ program. |
All times are GMT -5. The time now is 01:42 PM. |