On Tue, 21 Mar 2000, Bob Kucejko wrote:
> Alright. I'm going to ask this question only after relentless searching
> for the answers coming up with nothing. I'm STILL trying to stuck obuild
> .08 into circle bpl17 and I can't get around the error
>
> act.build.c: structure has no member named 'class'
>
> the code lines it happens to offend include the following...
>
> dest->player.class = src->player.class;
They changed the variable name from class to chclass sometime around bpl13,
I think because class is a c++ keyword. Most of the structure definitions
are in structs.h, and the macros are in utils.h for future reference.
Xual
--
"When we are happy we are always good, but when we are good, we are
not always happy"
-= Oscar Wilde =-
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/10/01 PDT