On Thu, 13 May 1999, Fionn Colvin wrote: >What is snprintf? I couldn't find any reference to it anywhere else in >the code other than the calls, no definition of a function, etc. Can I >simply replace them with printf's and remove the sizeof part from each? snprintf(x,y,z,...) = sprintf(x,z,...) as far as compiling. >PS. I downloaded DG scripts and patched that 1st. But its version of OLC >seems very different to v2.0 and doesn't seem to like living with it. Is >there a straight DG patch or one with v2.0 in it, or comming soon? Will be DG Script Editing support in v2.0. -- George Greer greerga@circlemud.org +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST