ChatGPT and C++ ostream duplicating data to Windows Event Log
1 point by vadiml 1 year ago | 1 comment- vadiml 1 year agoI've recently needed to modify a program using c++ std::ostream to write info to a text log file. This is the writeup of exprience egaging ChatGPT for help