NAME

initpar - initiate seplib I/O parameter handling


SYNOPSIS

initpar(argc,argv) in C, call initpar() in Fortran


INPUT PARAMETERS

argc - int
      standard C number of arguments
argv - char**
      standard C argument List


DESCRIPTION

Initialize getpar global information from argc and argv. used in C programs. This must be called as the first thing in your main routine.


SEE ALSO

the getch manpage, the hetch manpage, the fetch manpage


KEYWORDS

initalize seplib getpar init


LIBRARY

sep