K 10 svn:author V 4 ache K 8 svn:date V 27 1997-12-24T13:47:13.000000Z K 7 svn:log V 181 Fix snprintf(...%n...) to pass not more than buffer size to %n agrument, old variant always assume infinite buffer. %n is for actually transmitted characters, not for planned ones. END