When I try to compile the clan code, it tells me clan.c(37) : error C2143: syntax error : missing ')' before ';' clan.c(201) : warning C4013: 'save_char_file_u' undefined; assuming extern returning int clan.c(329) : error C2065: 'victim' : undeclared identifier clan.c(329) : error C2223: left of '->in_room' must point to struct/union clan.c(329) : error C2198: 'save_char' : too few actual parameters clan.c(384) : error C2223: left of '->in_room' must point to struct/union clan.c(384) : error C2198: 'save_char' : too few actual parameters clan.c(436) : error C2223: left of '->in_room' must point to struct/union clan.c(436) : error C2198: 'save_char' : too few actual parameters clan.c(1109) : warning C4047: '=' : 'char ** ' differs in levels of indirection from 'char *' Probably just stupid mistakes, but any suggestions are appreciated. (Please try to be specific, I'm new at this) +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST