K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2002-07-28T15:41:15.000000Z K 7 svn:log V 138 The return value of snprintf should be always nonnegative, so it should be safe to cast it to a size_t before comparing it to a sizeof(). END