K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-12-19T02:01:39.000000Z K 7 svn:log V 245 Test that if the buffer argument (`s') to wcrtomb() is NULL then the value of the supplied wide character is ignored and L'\0' is used instead. Remove incorrect comments about "internal buffer" since wcrtomb() does not have one (wctomb() does). END