I have a unicode file and i want to read the contents of that unicode file, convert to MBCS for further proceedings... if any one knows how to read pls let me know
i tried with fgetws and fgetwcto read the contents but failed.
thanks in advance
kiran




Reply With Quote