G'Day all. I have this in utils.h #define GET_SPELL_TO_BE_MEMED (ch, sp_level, spell_pos) \ ((ch)->char_spell_info.to_be_memorised[sp_level][spell_pos]) and i have this line also in another .c file GET_SPELL_TO_BE_MEMED (ch, sp_level, spell_pos) = spellnum; // Line 914 and i keep getting this error .. I can see WHY ?? Any suggesstions ? C:\Circle Mud\src\spell_memorisation.c(914) : error C2064: term does not evaluate to a function Thanks all. Jussy +-----------------------------------------------------------+ | 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