C Programming Question ...
Ben Duncan
bns
Mon Mar 19 09:21:47 PDT 2007
Well, the PyMethodDef is the Python Library and C API
interface.
And the PycFunction(apgn_* ...) stuff is actual interface into
the AppGen data file reading and writing - meaning for
those whom are still running Appgen these days, can now
use Python to read and write the Appgen data files!!
Roger Oberholtzer wrote:
> On Mon, 2007-03-19 at 08:54 -0500, Ben Duncan wrote:
>> Ok, working on a OLD project ...
>
> Would need to see the definition for PyMethodDef. I bet it is something
> like a 'const char *' in one place, and a 'char *' in another.
>
> I am also curious about the PyCFunction)apgn_close and similar
> statements.
>
>
<SNIP>
--
Ben Duncan - Business Network Solutions, Inc. 336 Elton Road Jackson MS,
39212
"Never attribute to malice, that which can be adequately explained by stupidity"
- Hanlon's Razor
More information about the Linux-users
mailing list