On Thu, 12 Oct 2000, Brian Juba wrote: > Sorry should of explained that Dlist is just a variable that i tried to > create and defined it in utils.h just as #define DLIST(ch)(pretty sure this > is wrong but just guessed ch should go in there). Didnt know how to add > strings together so figured the += woudld work. Unless you've converted to C++ (which I doubt) then you cannot simply + or += strings. If you're not sure how to concantonate strings, then I would suggest you grab your nearest C book and read the first 5-6 chapters again. It should be covered somewhere in those chapters. -- Zeavon Calatin, MageMaster of the Realms Spear of Insanity http://spear.kilnar.com/ telnet://spear.kilnar.com:1066 +------------------------------------------------------------+ | 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/10/01 PDT