W. eWatson wrote:
Mensanator wrote:
On Dec 14, 8:14�pm, "W. eWatson" wrote:
I think Python is capable of executing a compiled C or FORTRAN program,
Sure, if it was compiled to an .exe file.
and maybe even getting some parameters passed back.
Sure, if the program prints to stdout.
Does
sturlamolden wrote:
On 17 Des, 03:41, "W. eWatson" wrote:
His program was originally written in Python, but a new
hardware device (capture card) had no good interface with Python, so he
wrote it in C++, which does. From my knowledge of the Python program
before the entry of c++, it seems he co
On Dec 16, 8:41 pm, "W. eWatson" wrote:
> Mensanator wrote:
> > On Dec 14, 8:14 pm, "W. eWatson" wrote:
> >> I think Python is capable of executing a compiled C or FORTRAN program,
>
> > Sure, if it was compiled to an .exe file.
>
> >> and maybe even getting some parameters passed back.
>
> > Sur
On 17 Des, 03:41, "W. eWatson" wrote:
> His program was originally written in Python, but a new
> hardware device (capture card) had no good interface with Python, so he
> wrote it in C++, which does. From my knowledge of the Python program
> before the entry of c++, it seems he could have farmed
Mensanator wrote:
On Dec 14, 8:14�pm, "W. eWatson" wrote:
I think Python is capable of executing a compiled C or FORTRAN program,
Sure, if it was compiled to an .exe file.
and maybe even getting some parameters passed back.
Sure, if the program prints to stdout.
Does anyone have a
examp
On Dec 14, 8:14�pm, "W. eWatson" wrote:
> I think Python is capable of executing a compiled C or FORTRAN program,
Sure, if it was compiled to an .exe file.
> and maybe even getting some parameters passed back.
Sure, if the program prints to stdout.
> Does anyone have a
> example of how this mi
On Mon, Dec 14, 2009 at 6:14 PM, W. eWatson wrote:
> I think Python is capable of executing a compiled C or FORTRAN program, and
> maybe even getting some parameters passed back. Does anyone have a example
> of how this might be done? I'm running under Win XP Pro.
>
import subprocess
proc = subp
I think Python is capable of executing a compiled C or FORTRAN program,
and maybe even getting some parameters passed back. Does anyone have a
example of how this might be done? I'm running under Win XP Pro.
--
http://mail.python.org/mailman/listinfo/python-list