Implement yaz_filepath_comp which splits a path into file path
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 11 Oct 2006 08:43:21 +0000 (08:43 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 11 Oct 2006 08:43:21 +0000 (08:43 +0000)
commit67471e87c134f2503546cdd250cd169b7d43d566
tree8dfcb072a0dbca096614f51e76c6adaf6e550157
parentd7859bbabce608d9c5296212844b6f0f1ada71fb
Implement yaz_filepath_comp which splits a path into file path
components.
include/yaz/tpath.h
src/tpath.c
test/tst_tpath.c