ChatGPT and C++ ostream duplicating data to Windows Event Log
gist.github.com
1 thread
I'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