Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #30469

Re: How to pass FILE *

From xDog Walker <thudfoo@gmail.com>
Subject Re: How to pass FILE *
Date 2012-09-29 01:45 -0700
References <201209281455.07702.thudfoo@gmail.com> <CAMZYqRT30X_R3vm6Ut6sH1ydpD8nm5U11SKm-6+MJ=6NFz=isA@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1609.1348908360.27098.python-list@python.org> (permalink)

Show all headers | View raw


On Friday 2012 September 28 21:27, you wrote:
> A tiny bit of googling suggests the following approach:
> http://stackoverflow.com/questions/3794309/python-ctypes-python-file-object
>-c-file/3794401#3794401

Thanks for your response. 

My "tiny bit of Googling" brought no joy but I did try successfully the same 
method suggested by Alex Martelli: use libc's fdopen to get a FILE * for 
ctypes. I would have posted a reply to my own post but it didn't show up.

-- 
Yonder nor sorghum stenches shut ladle gulls stopper torque wet 
strainers.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: How to pass FILE * xDog Walker <thudfoo@gmail.com> - 2012-09-29 01:45 -0700

csiph-web