OSDN Git Service

Original character encoding converter is implemented for cp932.
authorAiwota Programmer <aiwotaprog@tetteke.tk>
Sat, 27 Jun 2009 20:12:03 +0000 (05:12 +0900)
committerAiwota Programmer <aiwotaprog@tetteke.tk>
Sat, 27 Jun 2009 20:12:03 +0000 (05:12 +0900)
commitfc03ed38821f4c03d7d4b2c211aad0cac9c802a7
tree1ae98db6e0e7dbbc505488be095b3402820e41b2
parent56beaff5910336123264dd89c9af8edd90f21c7a
Original character encoding converter is implemented for cp932.
src/bbs_detail_base.cxx
src/convert/cp932.cxx [new file with mode: 0644]
src/convert/cp932.hxx [new file with mode: 0644]
src/convert/cp932_table.cxx [new file with mode: 0644]
src/convert/cp932_table.hxx [new file with mode: 0644]