Hacker News new | ask | show | jobs
ChatGPT and C++ ostream duplicating data to Windows Event Log (gist.github.com)
1 points by vadiml 928 days ago
1 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