[gdal-dev] Encoding (FGDB)

Mateusz Loskot mateusz at loskot.net
Thu Jun 9 11:01:02 EDT 2011


On 09/06/11 15:33, Paul Ramsey wrote:
> UTF16-encoded wide characters (wstring).

Type of element of std::wstring is wchar_t.
Size of wchar_t is implementation defined, usually 2 or 4 bytes.
Thus, wstring does not guarantee UTF-16.

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org
Member of ACCU, http://accu.org


More information about the gdal-dev mailing list