#include "f2c.h"
#include "fio.h"
#include "stdlib.h"
#include "fmt.h"
#include "fp.h"
#include "ctype.h"
Go to the source code of this file.
Defines | |
#define | Const const |
Functions | |
static int | rd_A (char *p, ftnlen len) |
static int | rd_AW (char *p, int w, ftnlen len) |
int | rd_ed (struct syl *p, char *ptr, ftnlen len) |
static int | rd_F (ufloat *p, int w, int d, ftnlen len) |
static int | rd_H (int n, char *s) |
static int | rd_I (Uint *n, int w, ftnlen len, register int base) |
static int | rd_L (ftnint *n, int w, ftnlen len) |
int | rd_ned (struct syl *p) |
static int | rd_POS (char *s) |
static int | rd_Z (Uint *n, int w, ftnlen len) |