[Pyrex] newbie question about char array

Yuan Mang mangyuan at gmail.com
Sun May 7 00:46:10 CEST 2006


Hi,

I have some problem in wrapping a c function that take a char array as
parameter. I have tried to use a cdef char
**a_pointer, but couldn't initialize the char array. I've seen
something like the PyBuffer_FromReadWriteObject in
Python.h but couldn't figure out
how to put them into use. Anyone can give a hand? Thanks!


Yuan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.copyleft.no/pipermail/pyrex/attachments/20060507/b3cb6d49/attachment.html


More information about the Pyrex mailing list