Hi everyone, I have a program which is written in C and interfaced
with python via
Ctypes.  The functions I call print stuff out to the console, using
the usual function printf. I would like to know if it is possible to
redirect the output of my C module to python. I'm working on windows
environment. Thanks in advance.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to