ARTS  2.2.66
parameters.h File Reference

This file contains header information for the dealing with command line parameters. More...

#include "array.h"
#include "mystring.h"

Go to the source code of this file.

Classes

class  Parameters
 Structure to hold all command line Parameters. More...
 

Functions

bool get_parameters (int argc, char **argv)
 Get the command line parameters. More...
 

Detailed Description

This file contains header information for the dealing with command line parameters.

Author
Stefan Buehler
Date
2001-07-24

Definition in file parameters.h.

Function Documentation

◆ get_parameters()

bool get_parameters ( int  argc,
char **  argv 
)