>i have implemented race.txt code. >i had some errors, but i solved most of them, one remains which i >don't have a clue on how to solve.. can i get som help with this >one.. i get the error "Lvalue required in function nanny" in >interpreter.c the line it complains about looks like this. > >GETPFILEPOS(d->character) = create_entry (GET_NAME(d->character)); First of all, NONE of the race snippets are complete. Even if you piece them all together, you're still missing a few things (e.g. none of them add your race to the output of do_score). As for GETPFILEPOS, first, it's GET_PFILEPOS (at least in pl21). If you actually have the right macro name, make sure 'd' is in fact a descriptor pointer. Otherwise check the lines above for a syntax error. Is your boss reading your email? ....Probably Keep your messages private by using Lycos Mail. Sign up today at http://mail.lycos.com -- +---------------------------------------------------------------+ | 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