At 06:18 PM 11/10/97 -0500, you wrote:
> I am unsure of exactly what 'buf' is. I have a suspicion of what it might
>be, I would feel more comfortable if someone could tell me what it is, just
>for my own peace of mind.
>
>thanks,
>Nathan
>
in db.h :
/* global buffering system */
#ifdef __DB_C__
char buf[MAX_STRING_LENGTH];
.
.
.
#else
extern char buf[MAX_STRING_LENGTH];
.
.
.
#endif
That's it :-P
Akuma the Raging Coder
+------------------------------------------------------------+
| "The poets talk about love, but what I talk about is DOOM, |
| because in the end, DOOM is all that counts." - |
| Alex Machine/George Stark/Stephen King, The Dark Half |
| "Nothing is IMPOSSIBLE, Just IMPROBABLE" |
| "Easier Said Than Done, But Better Done Than Said..." |
+------------------------------------------------------------+
+------------------------------------------------------------+
| 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