|
Re: Re: using stdout/stderr with python: msg#00137programming.swig
Martin F Krafft wrote: Some of my functions take a FILE*. I understand how one can One way would be to create C functions like GetStdin and GetStdout, and wrap them. This way, from Python, you could get access to FILE* versions of those streams. Then, you can pass those values back into your other functions. I don't know if SWIG already has something easier built in. Kevin _______________________________________________ Swig maillist - Swig@xxxxxxxxxxxxxxx http://mailman.cs.uchicago.edu/mailman/listinfo/swig |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | renaming the .so in C->python: 00137, Martin F Krafft |
|---|---|
| Next by Date: | Re: Re: using stdout/stderr with python: 00137, Luigi Ballabio |
| Previous by Thread: | Re: using stdout/stderr with pythoni: 00137, Martin F Krafft |
| Next by Thread: | Re: Re: using stdout/stderr with python: 00137, Luigi Ballabio |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |