On 12/8/97 6:36 PM, Akuma/Chris Baggett/DOOMer (doomer@BAYOU.COM) stated: > >send_to_charf(ch, "messg %s %d %d", string, number, number); >would be changed in the preprocessor to >ch->printf("messg %s %d %d", string, number, number); > Macro's don't support varargs (... stuff), unfortunately. I was messing with it the other day, hoping to have a basic BUG() macro, but I'm stuck with several versions of bug() macros instead. - Chris Jacobson +------------------------------------------------------------+ | 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