Re: [newbie code] object stacking

From: Alex (fletchra@qsilver.queensu.ca)
Date: 07/25/01


> I HAVE the code... but
>
> WHAT FILE DO I ADD IT TO?
you'll need to figure out where the specific function that you need
to put into place is located.  'grep' is a _fantastic_ tool for that.
i'll assume that you are using the 'obj_stack.txt' bit of code from
the ftp site which modifies 'list_obj_to_char', so, you can grep the
various .c files for 'void list_obj_to_char(' to find the relevant
file.

i believe that cygwin comes with a grep command built right into it,
and if now, windows has a 'grep' type function built into the advanced
options of the 'find file' command.

i'd recommend spending some time reading through the code to figure out
where things are and how they work.  the cxref in the cdp on the circlemud
web site is _very_ good for this kind of thing:
   http://www.circlemud.org/cdp/cxref/

ae.

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/06/01 PST