Ask your own question, for FREE!
Computer Science 17 Online
OpenStudy (anonymous):

i have a c++ program that works with a csv file and im wanting to make a GUI using Java. can someone show me example code as to how i go about doing this? i can share the c++ info just let me know. Thank You!

OpenStudy (rsmith6559):

If the C++ can be called with command line arguments, then you can probably just call it through the System object. Handling the output of the C++ may get interesting.

OpenStudy (lyrae):

If you feel adventurous I would suggest looking into JNA. https://en.wikipedia.org/wiki/Java_Native_Access

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!