source: git/src/readval.h @ daf88e1

RELEASE/1.0RELEASE/1.1RELEASE/1.2debug-cidebug-ci-sanitisersfaster-cavernloglog-selectstereostereo-2025walls-datawalls-data-hanging-as-warningwarn-only-for-hanging-survey
Last change on this file since daf88e1 was a420b49, checked in by Olly Betts <olly@…>, 26 years ago

0.90 beta 2

git-svn-id: file:///home/survex-svn/survex/trunk@116 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 213 bytes
RevLine 
[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
[a420b49]6extern prefix *read_prefix(bool fOmit);
7extern real read_numeric(bool fOmit);
Note: See TracBrowser for help on using the repository browser.