that is defined here is the definition:
extern struct title_type titles[NUM_CLASSES][LVL_IMPL + 1];
any ideas?
On Sun, 28 Feb 1999, Anthony Rye wrote:
> On Sat, 27 Feb 1999, Ryan Dean wrote:
>
> > comm.o: In function `prompt_str':
> > /circle30bpl14/src/comm.c:1059: undefined reference to `titles'
> > /circle30bpl14/src/comm.c:1088: undefined reference to `titles'
> > make[1]: *** [../bin/circle] Error 1
> > make[1]: Leaving directory `/circle30bpl14/src'
> > make: *** [all] Error 2
> >
> > here are the lines of 1509 and 1088 in comm.c
> >
> > case 'X': // exp to level
> > sprintf(i, "%d", titles[(int)GET_CLASS(ch)][GET_LEVEL(ch)+1].exp
> ------
> ^^^^^^^
> try Defining
> This
>
>
> +------------------------------------------------------------+
> | Ensure that you have read the CircleMUD Mailing List FAQ: |
> | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
> +------------------------------------------------------------+
>
+------------------------------------------------------------+
| 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 : 12/15/00 PST