In message <mailman.2369.1277870727.32709.python-l...@python.org>, Michael 
Torrie wrote:

> Okay, I will. Your code passes a char** when a char* is expected.

No it doesn’t.

> Consider this variation where I use a dynamically allocated buffer
> instead of static:

And so you misunderstand the difference between a C array and a pointer.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to