>arena.c: In function `do_bet':
>--> arena.c:165: warning: implicit declaration of function `parsebet'
The first error is quite simple. Need to define it externally to the file.
extern parsebet(bet_pot, buf1);
> --> arena.c:165: Undefined symbol _parsebet referenced from text segment
The second error, (This is where you can tell that I am new to circle
code...and that I am most familiar with Rom code, but I know Sliver that you
will know exactly what I am talking about :) You need to add parsebet to
the command table.
Good Luck!
Jeannette
-------------------------------------------------------------------------
Jeannette Townsend
starnova@radiks.net
Mirrored Realms ---
mud.imperium.net 4000
Interested in a site for a new mud?
Send e-mail to canton@imperium.net
+-----------------------------------------------------------+
| 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/07/00 PST