libexplain
1.4.D001
|
#include <libexplain/ac/libio.h>
#include <libexplain/ac/stdio.h>
#include <libexplain/is_efault.h>
#include <libexplain/libio.h>
Go to the source code of this file.
Functions | |
int | explain_libio_no_reads (FILE *fp) |
int explain_libio_no_reads | ( | FILE * | fp | ) |
The explain_libio_no_reads function may be used to determine whether or not the given i/o stream may be read from.
fp | The i/o stream to check for readability. |
Definition at line 28 of file no_reads.c.