<br clear="all">hi , <br>I guess this needs to go on cython-users but i did not see any such mailing list so I am posting it here , <br>I am trying to create python bindings for a library written in C , <br>But I am wondering as to how I am suppose to handle pointers.<br>

 <br>For example<br><br>for the C function, <br>int * analyse_row (int length, unsigned char *data), <br><br><br>Now in this function call how am i supposed to handle *data , can i pass a string in place of *data ., Also please guide be to some projects that use Cython for binding with C<br>

-- <br>A-M-I-T S|S<br>