Re: Problem with a check using dg_events.

From: Shane P. Lee (tacodog21@yahoo.com)
Date: 09/09/02


--- Mathew Earle Reuther <graymere@zipcon.net> wrote:
[snip]
>     if (ch->tummy_rumbling_event->severity >= 5 )

(Bypassing flame/topic of adding the severity to char_point_data)

try:
 if (ch->tummy_rumbling_event.severity >= 5)


-FIRE

__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/25/03 PDT