OSDN Git Service

add handling byte data array structure.
authorornse01 <ornse01@users.sourceforge.jp>
Sun, 12 May 2013 08:22:25 +0000 (08:22 +0000)
committerornse01 <ornse01@users.sourceforge.jp>
Sun, 12 May 2013 08:22:25 +0000 (08:22 +0000)
commit6f4c232cf467013222033a09a4debf2a4cd083b7
tree608ba0d0e68818998fc544b88eb26f3b95b22be3
parente1f6fe87e960ced1f8505541cd0ee3897be1c15e
add handling byte data array structure.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@563 20a0b8eb-f62a-4a12-8fe1-b598822500fb
src/coll/bytearray.c [new file with mode: 0644]
src/coll/bytearray.h [new file with mode: 0644]
src/coll/test_bytearray.c [new file with mode: 0644]