[Pyrex] Pythonic wrapping of libxml2

Simon Burton simon at arrowtheory.com
Wed Sep 29 22:56:00 CEST 2004


On Tue, 28 Sep 2004 23:24:09 -0400
vng1 at mac.com <vng1 at mac.com> wrote:

> So - back to the topic at hand - how do you do function pointers in 
> Pyrex?
> 
> vic
> 

just like any other c data type. If your c truly is rusty then come back
to pyrex when you know what this is:

char * const *(*next)();

(Answer: syntax only a compiler would love)

Simon.

-- 
Simon Burton, B.Sc.
Licensed PO Box 8066
ANU Canberra 2601
Australia
Ph. 61 02 6249 6940
http://arrowtheory.com 




More information about the Pyrex mailing list