Posts by user153133 • 1 point
1 post
-
0
votes3
answers2578
viewsA: How to read another program’s variable?
I’m looking for the same answer and that’s the closest I’ve come so far: getenv char * getenv (const char * name); Get chain of environment Recovers a C string containing the value of the…