On Mon, 9 Aug 1999 17:18:49 -0700, Chuck Carson <ccarson@phi.org> wrote: >Is there any hidden effects by simply adding a >char buf3[MAX...] to db.h along with the buf1 >and buf2 declarations? Not that I can think of... As for having local variables with the same name, the local will simply take precedence over the global in that particular function. Regards, Peter +------------------------------------------------------------+ | 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