How to use env vars in C++

Question:
I want to use the REPLIT_DB_URL environment variable in a C++ repl, but I don’t know how to get environment variables in C++. Can anyone help?

See this topic:

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.