Use of getenv when calling C++ through JNI

J

JR

Does anyone know of any issues accessing environment variables in c++
using getenv() when the C++ is accessed through JNI?
 
V

Victor Bazarov

JR said:
Does anyone know of any issues accessing environment variables in c++
using getenv() when the C++ is accessed through JNI?

Since Standard C++ language does not define "JNI", you would be much
better off asking about it in the newsgroup for that technology. I am
not sure which one to recommend, but then I think you know without my
help.

V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,436
Messages
2,571,696
Members
48,796
Latest member
Greg L.
Top