RELEASE/1.0RELEASE/1.1RELEASE/1.2debug-cidebug-ci-sanitisersfaster-cavernloglog-selectstereostereo-2025walls-datawalls-data-hanging-as-warningwarn-only-for-hanging-survey
Rev | Line | |
---|
[d1b1380] | 1 | /* > readval.h |
---|
| 2 | * Header file for routines to read a datum from the current input file |
---|
[3cf02f5] | 3 | * Copyright (C) 1991-1994,1997 Olly Betts |
---|
[d1b1380] | 4 | */ |
---|
| 5 | |
---|
| 6 | /* |
---|
| 7 | 1994.04.16 created |
---|
| 8 | 1994.05.09 moved TRIM_PREFIX from readval.c |
---|
| 9 | 1994.11.13 removed read_numeric_UD and fDefault argument from read_numeric |
---|
[3cf02f5] | 10 | 1997.08.24 removed TRIM_PREFIX |
---|
[d1b1380] | 11 | */ |
---|
| 12 | |
---|
| 13 | extern prefix *read_prefix( bool fOmit ); |
---|
| 14 | extern real read_numeric( bool fOmit ); |
---|
Note: See
TracBrowser
for help on using the repository browser.