08-17-06 06:28 AM
Shuaib wrote:
> Hey all!
>
> After a few redirections on the usenet, I am asking it here now.
>
> How do I integrate a Python script into my C application, and get it to
> run from within the C application, and finally get the different
> resulted variables the Python script might have set, in my C app?
>
> Thanks.
Google for "Embed Python"
[ Post a follow-up to this message ]
|