Wireshark-commits: [Wireshark-commits] rev 54324: / /trunk/tools/: make_charset_table.c

Date: Sat, 21 Dec 2013 11:44:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54324

User: darkjames
Date: 2013/12/21 11:44 AM

Log:
 Commit sample program to generate charsets.c tables using iconv()
 
 For now only single-byte, and it must be possible to encode whole charset as UCS-2

Directory: /trunk/tools/
  Changes    Path                    Action
  +126 -0    make_charset_table.c    Added