/* > readval.h * Header file for routines to read a datum from the current input file * Copyright (C) 1991-1994,1997 Olly Betts */ extern prefix *read_prefix(bool fOmit); extern real read_numeric(bool fOmit);