4
Answers

passing data to another program and back? howDoI?

julz barrab

julz barrab

17y
2.2k
1

Hi,

I need to pass out an array(ints), to some third partay software (exe) which will execute using the array passed to it. After exe has run the now modified array needs to be passed back in to the original application.

What kind of methods should i be looking at to solve this. I think in java its called JNI. breif sample code would help me

Thanks in advance,

Julian

 

Answers (4)