I am adding clan codes to my MUD. The Clan.txt file, but I am changing it to circle30bpl21 with ASCII pfiles. I have changed these things, but get a really strange error. clan.c: In function do_clan_who: clan.c:446: 'argument' undeclared On line 446 in clan.c, we find this: one_argument(argument, arg); The arg has been defined as a char, but it gives me errors in the 'argument'. I know that the function one_argument is defined in interpreter.h, which has been included. Can anyone tell me what's wrong with this code? Lyam -- +---------------------------------------------------------------+ | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html | | Newbie List: http://groups.yahoo.com/group/circle-newbies/ | +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 06/25/03 PDT