aspnetcs / nlpbamboo

Automatically exported from code.google.com/p/nlpbamboo
GNU General Public License v3.0
0 stars 0 forks source link

统一32bits和64bits机器的字典 #34

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
去掉Trie里的size_t定义,改为int或者long long int. 
结构体对齐采用4字节对齐

Original issue reported on code.google.com by det...@gmail.com on 4 Jan 2009 at 5:10

GoogleCodeExporter commented 8 years ago
fixed

Original comment by det...@gmail.com on 4 Jan 2009 at 9:25