Hey people, I've installed the social editor, and I went through a lot of bug fixing... And I've come down to the last 2 bugs... But I CANNOT figure them out whatsoever. When Compiling, I get: act.social.c(286) : error C2106: '=' : left operand must be l-value act.social.c(305) : error C2106: '=' : left operand must be l-value LINE (286): complete_cmd_info = NULL; LINE (305): CREATE(complete_cmd_info, struct command_info, top_of_socialt + i + 2); Now, complete_cmd_info is mentioned as this: struct command_info *complete_cmd_info; AND extern struct command_info *complete_cmd_info; Now, what could I be doing wrong? I dont have a clue... Could someone help me out? +-----------------------------------------------------------+ | 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