debian man page for buffer_getc

Query: buffer_getc

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

buffer_getc(3)						     Library Functions Manual						    buffer_getc(3)

NAME
buffer_getc - read one char from buffer
SYNTAX
#include <buffer.h> int buffer_getc(buffer* b,char* x);
DESCRIPTION
buffer_getc(b,x) is similar to buffer_get(b,x,1).
SEE ALSO
buffer_init(3), buffer_get(3), buffer(3) buffer_getc(3)
Related Man Pages
buffer(3) - debian
buffer_get_token_sa(3) - debian
buffer_get_token_sa_pred(3) - debian
ldns_bgetc(3) - debian
pcre16_copy_named_substring(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph