27 (*ad_printf)(
"%s\n",error_message);
29 cerr << error_message <<
endl;
int get_option_number(const char *option_name, const char *error_message, int &option_value)
Description not yet available.
int atoi(adstring &s)
Returns a integer converted from input s.
prnstream & endl(prnstream &)
Description not yet available.
int option_match(int argc, char *argv[], const char *string)
Checks if the program has been invoked with a particular command line argument ("string").
int ad_printf(FILE *stream, const char *format, Args...args)