#include <string.h>#include "hydroclimate.h"#include "hydroinout.h"#include "hydroparams.h"#include "hydroalloc_mem.h"Go to the source code of this file.
Defines | |
| #define | MAXLENGTH (80) |
| #define | TEST1 (2) |
| #define | TEST5 (5) |
Functions | |
| int | hydrocommandline (int *argc, char **argv) |
| #define MAXLENGTH (80) |
| #define TEST1 (2) |
Definition at line 23 of file hydrocommandline.c.
| #define TEST5 (5) |
Definition at line 24 of file hydrocommandline.c.
| int hydrocommandline | ( | int * | argc, | |
| char ** | argv | |||
| ) |
Definition at line 29 of file hydrocommandline.c.
References commandlinearg, DUMMY, ffnamehyps, ffnameinput, ffnameinputgw_r, fnameclimateext, fnamehypsext, fnameinputext, INPUTSTRING, jj, MAXLENGTH, and webflag.
Referenced by main().
1.5.2