|
PLplot
5.9.9
|
#include "plplotP.h"Go to the source code of this file.
Macros | |
| #define | _S_IREAD 256 |
| #define | _S_IWRITE 128 |
Functions | |
| void | plio_fwrite (void *buf, size_t size, size_t nmemb, FILE *stream) |
| void | plio_fread (void *buf, size_t size, size_t nmemb, FILE *stream) |
| void | plio_fgets (char *buf, int size, FILE *stream) |
| FILE * | pl_create_tempfile (char **fname) |
| #define _S_IREAD 256 |
| #define _S_IWRITE 128 |