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
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now