Hello again,
I am trying to compile my bpl17 with the clan.patch found in the contib/code
section of the Ceramic Mouse site, and I get an unresolved external symbol:
_strcasecmp ...
Obviously this must be a remnant from bpl11 or something? What can I
replace this with to make it work?
In the code the look like this:
---snip---
+ if (strcasecmp(subbcmd, "debug") == 0)
+ {
---snip---
Regards,
/Torgny
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/11/01 PDT