K 10 svn:author V 4 ache K 8 svn:date V 27 1997-12-24T23:02:47.000000Z K 7 svn:log V 292 Return back to BSD snprintf semantics which recent C9x standard adopts instead of Singe Unix, thanx Bruce for explaining, I am not realize standards war was there. But now, fix n == 0 case to not return error and fix check for too big n. Things left to do: check for overflow in arguments. END