Error: 4invalid UTF-8 sequence :: How can I catch this?? (or otherwise handle it)

Charles Hixson charleshixsn at earthlink.net
Wed Oct 21 16:34:16 PDT 2009


I want to read a bunch of files, and if the aren't UTF, then I want to 
list their names for conversion, or other processing.  How should this 
be handled??

try..catch..finally blocks just ignore this error.


More information about the Digitalmars-d-dwt mailing list