| # | Line 10 | Line 10 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 10 | #include "copyright.h" | |
| 11 | ||
| 12 | #include <stdio.h> | |
| 13 | – | |
| 13 | #include <math.h> | |
| 15 | – | |
| 14 | #include <stdlib.h> | |
| 17 | – | |
| 15 | #include <string.h> | |
| 19 | – | |
| 16 | #include <ctype.h> | |
| 17 | ||
| 18 | < | |
| 18 | > | #include "standard.h" |
| 19 | ||
| 20 | int | |
| 21 | fgetval(fp, ty, vp) /* get specified data word */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |