25                         " ParseInit found a single quote on this line.  This was used for file names in C90, but double quotes are used now.\n");
 
   26                 fprintf( 
ioQQQ, 
" The single quote has been ignored.\n");
 
   42                 chName = 
"cloudy.ini";
 
   51                 ioInitFile = 
open_data( chName.c_str(), 
"r" );
 
   69                         fprintf(
ioQQQ,
" ParseInit read in a init file line that did not end with a newline\n");
 
  101                                 " Too many ini lines.  Total of all input and ini lines cannot exceed NKRD, presently%4i\n", 
 
bool nMatch(const char *chKey) const 
FILE * open_data(const char *fname, const char *mode, access_scheme scheme)
int GetQuote(string &chLabel)
NORETURN void StringError() const 
void ParseInit(Parser &p)
#define DEBUG_ENTRY(funcname)
int fprintf(const Output &stream, const char *format,...)
char * read_whole_line(char *chLine, int nChar, FILE *ioIN)