SYNTAX #include <buffer.h> int buffer_getc(buffer* b,char* x); DESCRIPTION buffer_getc(b,x) is similar to buffer_get(b,x,1).