Query: buffer_puterror2
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
buffer_puterror2(3) Library Functions Manual buffer_puterror2(3)NAMEbuffer_puterror2 - write error string to buffer and flushSYNTAX#include <buffer.h> int buffer_puterror2(buffer* b,int errnum);DESCRIPTIONbuffer_puterror2 writes the error message corresponding to the error number in errnum to the buffer (e.g. "No such file or directory" for ENOENT).RETURN VALUE0 if everything is fine, -1 on error (setting errno).SEE ALSObuffer_puterror(3), buffer_puts(3), buffer_put(3), buffer_flush(3), buffer(3) buffer_puterror2(3)
Related Man Pages |
---|
strerror_r(3c) - opensolaris |
strerror(3) - bsd |
errno(3c) - hpux |
strerror(3c) - hpux |
strerror_r(3c) - hpux |
Similar Topics in the Unix Linux Community |
---|
Find columns in a file based on header and print to new file |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |
My first PERL incarnation... Audio Oscillograph |