Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
davidt84
1y ago
0 comments
Share
Nevertheless,
https://en.cppreference.com/w/cpp/utility/program/getenv
0 comments
default
newest
oldest
kazinator
1y ago
Interesting. So in a multi-threaded C++ program that only calls the std:: getenv function, everything is fine.
If anything calls the C getenv function, like a third party library, things are maybe not fine.
j
/
k
navigate · click thread line to collapse