August 20, 20215 yr 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?
August 24, 20214 yr 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?
Create an account or sign in to comment