|
Denes L
denes1951 at yahoo.ca
Thu Feb 14 08:14:49 EST 2008
The suggested change does not work:
strcpy(ci->interpreter, interpreter);
(__strcpy((ci->interpreter),(interpreter)));
CZM0280 Function argument assignment between types "unsigned char*" and "const unsigned char*" is not allowed.
I also found out that strdup is available in C++, should I be using the C++ compiler for this?.
Denes.
---------------------------------
Looking for the perfect gift? Give the gift of Flickr!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20080214/71632e24/attachment.html
|