From: Ken Hornstein Date: Mon, 1 Jul 2013 18:31:51 +0000 (-0400) Subject: If mbtowc() fails to handle a character, replace the offending character X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/ce206c3aa4db84e096e66544c235406f1515d155?ds=inline;hp=ce206c3aa4db84e096e66544c235406f1515d155 If mbtowc() fails to handle a character, replace the offending character with a '?' and continue. ---