K 10 svn:author V 3 yar K 8 svn:date V 27 2006-06-19T17:12:25.000000Z K 7 svn:log V 282 There is a plenty of arch's out there where sizeof(size_t) != sizeof(int). A field width in printf(3) must be int, so cast return value from strlen() to the type. Noticed by: Andrzej Tobola ; tinderbox Pointy hat to: yar X-MFC with: the rest of the new asf code END