Query: buffer_puterror
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
buffer_puterror(3) Library Functions Manual buffer_puterror(3)NAMEbuffer_puterror - write error string to buffer and flushSYNTAX#include <buffer.h> int buffer_puterror(buffer* b);DESCRIPTIONbuffer_puterror is equivalent to calling buffer_puterror2 with errno.RETURN VALUE0 if everything is fine, -1 on error (setting errno).SEE ALSObuffer_puterror2(3), buffer_puts(3), buffer_put(3), buffer_flush(3), buffer(3) buffer_puterror(3)
| Related Man Pages |
|---|
| buffer_get(3) - debian |
| buffer_get_token_sa(3) - debian |
| buffer_get_token_sa_pred(3) - debian |
| vrb_write(3) - debian |
| keyctl_get_security_alloc(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| One instance of comparing grep and awk |
| Weird 'find' results |