Open main menu

CDOT Wiki β

Changes

C/C++ FAQ

204 bytes added, 20:03, 25 October 2012
no edit summary
<br>'''Answer Submitted by:''' [[Team 42 Contributions | Team42]]<br>
Q: How to redirect cerr to a file (instead of a console window)?A:Use the rdbuf( ) method. [http://c.ittoolbox.com/groups/technical-functional/cpp-l/cpp-how-to-redirect-error-stream-to-a-file-in-c-1027328]
1
edit