Monday, 26 August 2013

Reading UTF-8 strings from a binary file

Reading UTF-8 strings from a binary file

References

Reference NO 1

http://stackoverflow.com/questions/15199675/reading-utf-8-strings-from-a-binary-file

Reference NO 2

http://stackoverflow.com/questions/11584508/reading-writing-a-binary-file-with-strings

Reference NO 3

http://www.qtcentre.org/threads/32506-Reading-string-in-Utf8-from-binary-file

Reference NO 4

http://www.daniweb.com/software-development/c/threads/254246/how-to-read-unicode-utf-8-binary-file-line-by-line

Reference NO 5

http://bytes.com/topic/c/answers/880252-how-read-unicode-utf-8-binary-file-line-line

Reference NO 6

http://social.msdn.microsoft.com/Forums/en-US/57d46385-b323-40d9-92fc-d557feccae73/action?threadDisplayName=how-to-read-utf8-binary-file-encode-by-java-using-c-in-compact-framework

Reference NO 7

http://www.pcreview.co.uk/forums/convert-binary-file-utf8-binary-file-t1390945.html

Reference NO 8

http://gigliwood.com/blog/to-hell-with-utf-16-strings.html

No comments:

Post a Comment