> sprintf(buf1, "ask"); > break; Point of interest (in private because it's not much concern to anyone). You should use "strcpy" instead of "sprintf". It's a case of efficiency and clarity. No reason to repost the code, though. -dak +------------------------------------------------------------+ | 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/15/00 PST