21 int main (
int argc,
char *argv[])
53 " Test of XALM library of nonlinear solver \n"
54 " Copyright (C) 2013-2014 Ladislav Svoboda \n"
56 " SYNTAX xalmtest [--help|--version] \n"
60 " --help ... print this help \n"
61 " --version ... print this help \n"
int main(int argc, char *argv[])
*** *** *** *** MAIN *** *** *** ***
int solve(void)
Funkce solve je hlavní, a jediná, výkonná funkce knihovny XALM.
long AP_find_option(int argc, char *argv[], const char *s)
*** *** *** *** ARGUMENTS PROCESSING *** *** *** *** terminology: tar -cz -f archiv.tgz archiv/ /// fce name | arguments /// fce name | options | parameters /// fce name | opt | opt | opt argum.
Interface to library XALM.
void help(void)
prints help / syntax