Query: firestring_estr_read
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
firestring_estr_read(3) Library Functions Manual firestring_estr_read(3)NAMEfirestring_estr_read - read from a file descriptor into an estringSYNOPSIS#include <firestring.h> -lfirestring int firestring_estr_read(struct firestring_estr_t *estring, int fd)DESCRIPTIONfirestring_estr_read() read(2)'s as much data as is available from fd and will fit in estring onto the end of the data that is already there. It updates the length of the string accordingly.RETURN VALUE0 on success. 1 with errno set properly if read returns an error or indicates EOF. 2 if there is no space in the buffer for further reads.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2002-06-10 firestring_estr_read(3)
Related Man Pages |
---|
base32(n) - osx |
base32(n) - mojave |
firestring_estr_chug(3) - debian |
firestring_snprintf(3) - debian |
base32hex(n) - suse |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Introduction |
Find columns in a file based on header and print to new file |
A (ksh) Library For and From UNIX.com |