top | item 38430596

ChatGPT and C++ ostream duplicating data to Windows Event Log

1 points| vadiml | 2 years ago |gist.github.com

1 comment

order

vadiml|2 years ago

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