23 #include <sys/types.h>
40 *(nl-1) = (
'\r' == *(nl-1))? 0 : *(nl-1);
char * cbufMemchr(Cbuf this, int c)
char * cbufGetLine(Cbuf this, char **line_end)
size_t cbufAddrIndex(Cbuf this, const void *c)
void cbufIncRead(Cbuf this, size_t n)
char * cbufGetRead(Cbuf this)