C++ Language/Std/FilesystemAccess/RedirectingStdout
Appearance
The _dup() function is useful for redirecting stdout to a file written on the disk.
| C++ Language |
The _dup() function is useful for redirecting stdout to a file written on the disk.