34 {
"db", required_argument, NULL,
'd'},
39 while ((opt = getopt_long(argc, argv,
"d:", long_options, &optndx)) != -1) {
int loadgdrs(struct gdrs_struct *gdrs, const char *fname)
Function to translate from SQLite3 database to internal data structures.
int main(int argc, char *argv[])
int dump2sql3(const char *fname, struct gdrs_struct gdrs)
After the calculation, write all results to the SQLite3 database.