Author: muggenhor
Date: Sat Jul 19 00:47:28 2008
New Revision: 5579

URL: http://svn.gna.org/viewcvs/warzone?rev=5579&view=rev
Log:
 * Add a new statically-sized string macro vssprintf, which allows printing to 
statically sized strings just like ssprintf, with as difference that this macro 
function operates similar to vsprintf rather than sprintf
 * Replace uses of strncmp, snprintf and vsnprintf with sstrcmp, ssprintf and 
vssprintf respectively

Modified:
    trunk/lib/framework/debug.c
    trunk/lib/framework/strlfuncs.h


_______________________________________________
Warzone-commits mailing list
Warzone-commits@gna.org
https://mail.gna.org/listinfo/warzone-commits

Reply via email to