D
David Elliott
Given a file of unknown origin, I would like to determine the character set that the file is in.
Such formats would include: ASCII, CPxxxx, ISO-8859-xxxx, UTF-xxxx, etc.
I am NOT interested in file headers or file extensions, JUST the encoding type.
Is there a MS or 3rd Party library for detecting the encoding?
Thanks,
Dave
Such formats would include: ASCII, CPxxxx, ISO-8859-xxxx, UTF-xxxx, etc.
I am NOT interested in file headers or file extensions, JUST the encoding type.
Is there a MS or 3rd Party library for detecting the encoding?
Thanks,
Dave