Added utilities nmem_strsplit and nmem_strsplit_blank which
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 2 May 2005 19:14:33 +0000 (19:14 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 2 May 2005 19:14:33 +0000 (19:14 +0000)
commite627986266d8fcda1b273c1ecab36400494bf76c
treec113df417effc1b2236ad08f19ed0e71ecc480bf
parent4dd0cf8a0d3ad8530d9bd6fb83b795cf73bd354f
Added utilities nmem_strsplit and nmem_strsplit_blank which
splits a string into arrays and allocates each stream using NMEM.
include/yaz/nmem.h
src/nmemsdup.c