[Gedcom-parse-devel] Re: Gedcom-parse
Status: Beta
Brought to you by:
verthezp
From: Geert V. <Gee...@pa...> - 2002-01-01 21:55:02
|
Hello Peter, In the callbacks you now pass the tag as a char*, is it possible to pass them as enum value as they are defined in the gedcom.h file ? This would simplify the callback of : ELT_SUB_INDIV_GEN because this one is used for almost all events. Thanks, Geert |