The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From: Userl <lavanyaphanibhus...@gmail.com>
Date: Fri, 19 Oct 2012 12:18:00 -0700 (PDT)
Subject: Help on my pyx file using c library in cython
I am writing a wrapper routine using c libraries in cython. I have a t1 * func1(int a, char b ,int c) my pxd file: cdef extern from "libscript/script.h" ctypedef struct t1 : Do you think my pyx file is correct. cimport cwrapper cdef cwrapper.t1 *c_t1 cdef t1* c_func1(self): You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||