running a C program with python script

M.N.A.Smadi smadim2 at grads.ece.mcmaster.ca
Tue Mar 8 20:18:10 EST 2005


hi;

how can i do the following:
1- run a C program from a python script
2- pass that C program an argument
3- Read the out of the program into a buffer that is local to the script

thanks
m.smadi



More information about the Python-list mailing list