getting string parameterz in pyd

Ens ens_z at yahoo.com
Sat Nov 24 07:04:19 EST 2001


i have a problem in getting a string parameter with

PyArg_ParseTuple(args, "s", &s) // s is (char*)

length of string is unknown and i want to get
strings of any length.



More information about the Python-list mailing list