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_get_token_sa_pred(3) - debian
ldns_bgetc(3) - debian
pcre16_copy_named_substring(3) - centos
pcre_copy_named_substring(3) - centos
rapi_fmt_filtspec(3) - osf1
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph