On Thu, 7 Aug 1997, Daniel Koepke wrote:
>If you're only doing one_argument() once, you're getting the first argument
>(hence "pay"). If you do it twice (or use two_arguments(), which should
>probably be a macro, Jeremy :), then you get the first and second argument.
I'd rather have it as an inline function so the debugger can use it.
trying to do GET_NAME(ch) in GDB and failing is really annoying because
then I have to look up obscure places for the variable. I remember a lot
of them (ch->player.name) but not every one.
In fact, I'd like a lot of small, common ones to be inline. (send_to_char
comes to mind)
--
greerga@muohio.edu me@null.net | Genius may have its limitations, but stupidity
http://www.muohio.edu/~greerga | is not thus handicapped. -- Elbert Hubbard
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST