One last error!!!

From: sjm (meadsh@ece.orst.edu)
Date: 02/16/97


I have been debugging this sucker for awhile and I am donw to one last
error and I don't know what it means...

here it is:

interpreter.c(1512) : error C2106: '=' : left operand must be l-value

here are lines 1510-1514 of interpreter.c (* is line 1512):

                                                                      
    if (GETPFILEPOS(d->character) < 0)
*     GETPFILEPOS(d->character) = create_entry(GET_NAME(d->character));
    init_char(d->character);
    save_char(d->character, NOWHERE);

If anyone knows what this error means or how to fix it please let me
know!

Thank you very much!
Shaw
+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
|   http://cspo.queensu.ca/~fletcher/Circle/list_faq.html   |
|    Or send 'info circle' to majordomo@cspo.queensu.ca     |
+-----------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/18/00 PST