#include "fio.h"
Go to the source code of this file.
Functions | |
| int | fgetc_ (_f_int *u, char *c, int clen) |
| int | __fgetc_f90 (_f_int *u, char *c, int clen) |
| _f_int | fgetcf90_ (_f_int *u, char *c, int clen) |
| _f_int8 | fgetcf90_8_ (_f_int8 *u, char *c, int clen) |
| _f_int8 | fgetcf90_8_4_ (_f_int4 *u, char *c, int clen) |
| _f_int4 | fgetcf90_4_8_ (_f_int8 *u, char *c, int clen) |
| int | getc_ (char *c, int clen) |
| _f_int4 | getcf90_ (char *c, int clen) |
| _f_int8 | getcf90_8_ (char *c, int clen) |
| int __fgetc_f90 | ( | _f_int * | u, | |
| char * | c, | |||
| int | clen | |||
| ) |
Definition at line 84 of file fgetc.c.
References fgetcf90_().

Definition at line 90 of file fgetc.c.
References _frch(), buf, cup, errno, FEIVUNIT, NULL, PARTIAL, STMT_BEGIN, STMT_END, T_RSF, and TF_READ.
Referenced by __fgetc_f90(), and fgetcf90_8_4_().

Definition at line 153 of file fgetc.c.
References fgetcf90_8_().

Definition at line 147 of file fgetc.c.
References fgetcf90_().

| int getc_ | ( | char * | c, | |
| int | clen | |||
| ) |
| _f_int4 getcf90_ | ( | char * | c, | |
| int | clen | |||
| ) |
1.6.1