Open cher-nov opened 7 years ago
Ideas:
count
length
count-1
string.h
typedef gvec_dstr_t dstr_t
GVEC_MODULAR_APPROACH
dstr_*
tl;dr: steal everything from sds
Ideas:
count
is always at least 1, andlength
iscount-1
).string.h
, but with taking length into account.typedef gvec_dstr_t dstr_t
Consider using another repository for this.GVEC_MODULAR_APPROACH
.dstr_*
prefix using defines (nb: this will not break function pointer obtainment).tl;dr: steal everything from sds