julz barrab

julz barrab

  • NA
  • 26
  • 0

passing data to another program and back? howDoI?

Oct 18 2007 7:56 PM

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)