Re: [CODE:] [LARGE:] Clan_Code

From: Daniel Koepke (dkoepke@california.com)
Date: 02/21/97


On Fri, 21 Feb 1997, Goudy's Pizza wrote:

> the line is as follows
> ch->desc->str   = clan[clan_num].description;

Make that:
  ch->desc->str   = &(clan[clan_num].description);

> clan.c:1142: syntax error before `{'
> 
> }
> (do_clan)
> {
> 

What the hell...? Is this the real code? <blink>


--
Daniel Koepke
dkoepke@california.com
Forgive me father, for I am sin.


+-----------------------------------------------------------+
| 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