Mike wrote: > How is "i" declared (HINT: I don't believe it's declared in the global > scope)? How is ACTNULL declared? in perform_act() register char *i = NULL, *buf; I believe that would declare it when it is called from within perform_act? I could be wrong, and with my knowledge of variables, consts and what not, I would not be surprised if I am. Thanks, Dave -- +---------------------------------------------------------------+ | 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