Query: readclose
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
readclose(3) Library Functions Manual readclose(3)NAMEreadclose - read a whole file into a strallocSYNTAX#include <readclose.h> int readclose(int fd,stralloc* sa,size_t bufsize);DESCRIPTIONreadclose reads the whole content into the stralloc sa. The file is read in chunks of bufsize bytes size. If everything worked fine, readclose returns 0. On error, readclose returns -1 and sets errno appropriately.SEE ALSOopen_read(3), openreadclose(3), readclose_append(3) readclose(3)
| Related Man Pages |
|---|
| getzoneidbyname(3c) - opensolaris |
| buffer_get_new_token_sa_pred(3) - debian |
| getzoneid(3c) - mojave |
| getzoneid(3c) - x11r4 |
| getzoneid(3c) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| Expermenting with Some Images in Amazon S3 |