Do C++ iostreams work from JNI functions?
Created May 4, 2012
Alexander Krapf It depends. We have been successful in using iostreams on Windows with all major JVMs (Sun, IBM, MS) and the Visual C++ compiler (5.0 and 6.0), but we have had trouble on Solaris with the g++ 2.95.2 compiler.