>> 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
>
Ah, yes! thanks for that :)
Nathan
+------------------------------------------------------------+
| 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