Callington Posted August 20, 2021 Posted August 20, 2021 The C++ program produces an array, I want to put this array into python to do some operations, and then the data processed by python is returned to the C++ program for further processing. How do I do this?
jumper Posted August 24, 2021 Posted August 24, 2021 On 8/19/2021 at 8:59 PM, Callington said: The C++ program produces an array What program? Can you modify the source? How is the array displayed?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now