# > # What protects the "filename" buffer from being overrun?
# > # Except that other limits on "dir" and "datename" might warranty it,
# > # this kind of code just makes me nervous. :)
# >
# > Good question. I'll look into it tomorrow and see if msprintf can
# > be used instead. This seems to be the case in all the write* routines,
# > not just writedates().
#
# Actually I think that sprintf might already be a macro for msprintf(),
# I didn't check that of course. Look in mprintf.h and check if it
# is actually used.
Yep. sprintf is a macro for msprintf().
-- Kent Landfield Phone: 1-817-545-2502 Email: kent_at_landfield.com http://www.landfield.com/ Email: kent_at_nfr.net http://www.nfr.net/ Search the Usenet FAQ Archive at http://www.faqs.org/faqs/ Search the RFC/FYI/STD/BCP Archive at http://www.faqs.org/rfcs/Received on Mon 29 Nov 1999 08:32:18 PM GMT
This archive was generated by hypermail 2.2.0 : Thu 22 Feb 2007 07:33:51 PM GMT GMT