On Thu, 17 Jul 1997, Joe Frohne wrote: > static char one[256]="", two[256]=""; > static char answer[256]="Hi! My name is Rangelaon Beanlinger.\r\n"; > > if (!CMD_IS("ask")) > return 0; > > half_chop(argument, one, two); It might be a problem here.... You're trying to change static char... Dunno If that's possible.... :) David! +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST