get_object_in_equip_vis

@kirk.geog.sc.edu
Date: 10/14/96


in the get_object_in_equip_vis function in handler.c, it says it needs
int *j as an argument, but then proceeds to set (*j) = 0 in the for
loop.  am i misunderstanding something, or does this making passing a
pointer to j to the function rather meaningless?
(i.e. the j passed can be anything, so long as it is a pointer to an
int, e.g. &0 will work just as well as &50)

??

+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
|   http://cspo.queensu.ca/~fletcher/Circle/list_faq.html   |
+-----------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/18/00 PST