Re: [Circle] object methods

From: Daniel Koepke (dkoepke@california.com)
Date: 11/22/96


On Thu, 21 Nov 1996, Necromonitor wrote:

> Where are the functions "GET_LEVEL" and "GET_CLASS" located?  I can't 
> find them anywhere!  (yes, I've done a "grep GET_LEVEL *" and it doesn't 
> come up with a prototype for it anywhere.

They are not functions.  They're macros, #define'd in utils.h.
My favorite 'grep' command line remains: grep -i <whatever> *.[ch]
which will do a case-insensitive search for <whatever> in *.c and
*.h.


--
Daniel Koepke
dkoepke@california.com
Forgive me father, for I am sin.


+-----------------------------------------------------------+
| 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