K 10 svn:author V 3 des K 8 svn:date V 27 2007-05-11T11:10:05.000000Z K 7 svn:log V 209 strlcpy() may be faster than snprintf(), but it is less portable, and this is not performance critical code anyway. Also, avoid using strlen() to obtain information which we already have. MFC after: 3 weeks END