Comment on ChatGPT and C++ ostream duplicating data to Windows Event LogComments−vadimlOP2yI'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
Comments
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