![]() |
NEURON
|
Go to the source code of this file.
Functions | |
| int | fy_or_n (FILE *fp, char *s) |
| int | yn_dflt (int val) |
| int | fin_int (FILE *fp, char *s, int low, int high) |
| double | fin_double (FILE *fp, char *s, double low, double high) |
Variables | |
| static char | rcsid [] = "otherio.c,v 1.1 1997/12/04 17:55:44 hines Exp" |
| static char | scratch [MAXLINE+1] |
| static int | y_n_dflt = TRUE |
| double fin_double | ( | FILE * | fp, |
| char * | s, | ||
| double | low, | ||
| double | high | ||
| ) |