R
Roberto
Hi there,
I have my application embedded.
Now i want to return a result (a string for example) from python how i can
accomplish this ??
I can capture the stdout when i use PyRun_SimpleFile ?
The function seems to be int so maybe is not possible ?
Any advice will be very appreciated!
Thanks,
I have my application embedded.
Now i want to return a result (a string for example) from python how i can
accomplish this ??
I can capture the stdout when i use PyRun_SimpleFile ?
The function seems to be int so maybe is not possible ?
Any advice will be very appreciated!
Thanks,