buffer_getc(3) Library Functions Manual buffer_getc(3)NAMEbuffer_getc - read one char from bufferSYNTAX#include <buffer.h> int buffer_getc(buffer* b,char* x);DESCRIPTIONbuffer_getc(b,x) is similar to buffer_get(b,x,1).SEE ALSObuffer_init(3), buffer_get(3), buffer(3) buffer_getc(3)
| Related Man Pages |
|---|
| buffer_get_token_sa(3) - debian |
| ldns_bget_token(3) - debian |
| ldns_bskipcs(3) - debian |
| ldns_bskipcs(3) - centos |
| ldns_bgetc(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |