dict: small dict type, mainly for urlencode/decode
authorMarko Kreen <markokr@gmail.com>
Mon, 9 Aug 2010 22:27:01 +0000 (01:27 +0300)
committerMarko Kreen <markokr@gmail.com>
Wed, 15 Sep 2010 12:00:12 +0000 (15:00 +0300)
commit7eda822e9f13850bd53f56c4f4fc5c83d0c7512a
tree99aa73ad27d795475df48c84ba7e820d6344badf
parent153b2d3979dcc78cb0d833827b9a9a26b9a11d73
dict: small dict type, mainly for urlencode/decode
usual/mdict.c [new file with mode: 0644]
usual/mdict.h [new file with mode: 0644]