X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;ds=sidebyside;f=include%2Fgom.h;fp=include%2Fgom.h;h=15d52a9eea1149cf19c04467802e584bc5fd6e4f;hb=e5f86c3d527897be1f7e7135ffdfc023831aaebd;hp=46ce4a6d1ee65723c1840806f61465897fd8fd04;hpb=c637187356219bc074232a0f4b57481c472b1818;p=gedcom-parse.git diff --git a/include/gom.h b/include/gom.h index 46ce4a6..15d52a9 100644 --- a/include/gom.h +++ b/include/gom.h @@ -417,6 +417,7 @@ struct user_rec { int gom_parse_file(const char *file_name); int gom_new_model(); +int gom_write_file(const char* file_name, int *total_conv_fails); struct header* gom_get_header(); struct submission* gom_get_submission();