buffer_puterror(3) debian man page | unix.com

Man Page: buffer_puterror

Operating Environment: debian

Section: 3

buffer_puterror(3)					     Library Functions Manual						buffer_puterror(3)

NAME
buffer_puterror - write error string to buffer and flush
SYNTAX
#include <buffer.h> int buffer_puterror(buffer* b);
DESCRIPTION
buffer_puterror is equivalent to calling buffer_puterror2 with errno.
RETURN VALUE
0 if everything is fine, -1 on error (setting errno).
SEE ALSO
buffer_puterror2(3), buffer_puts(3), buffer_put(3), buffer_flush(3), buffer(3) buffer_puterror(3)
Related Man Pages
buffer_get_new_token_sa_pred(3) - debian
vrb_write_min(3) - debian
keyctl_describe_alloc(3) - centos
keyctl_get_security(3) - centos
fmemopen(3) - netbsd
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?