K 10 svn:author V 3 das K 8 svn:date V 27 2008-08-02T06:02:42.437675Z K 7 svn:log V 320 Teach fmtcheck() about wint_t, intmax_t, char *, intmax_t *, and wide string arguments. Also simplify the code that handles length modifiers and make it more conservative. For instance, be explicit about the modifiers allowed for %d, rather than assuming that anything other than L, q, t, or z implies an int argument. END