Hi,
I saw the documentation which says VDDK supports Unicode characters. The documentation says that I have use iconv library calls to handle random unicode pathnames. When I checked the Iconv examples the initialization takes charset as a parameter - as I understand we should know which charset is we want to convert from.
http://www.lemoda.net/c/iconv-example/iconv-example.html
When the input is arbitary pathname how can I use iconv to facilitate this conversion? Any help is apperitiated.
Thanks,
./Siva