Pass the parsed tag value (integer format) together with the string value
authorPeter Verthez <Peter.Verthez@advalvas.be>
Wed, 2 Jan 2002 20:09:28 +0000 (20:09 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Wed, 2 Jan 2002 20:09:28 +0000 (20:09 +0000)
commit8c92a223c34fbd674f26520fb990c64a7b2f9147
tree063c4f9fd1c8ae39708e6578d6d866419df16b5e
parentae28e616f6c2e7f3f2a8bcae0aee203e70e170c9
Pass the parsed tag value (integer format) together with the string value
in the callbacks.
In an installed system, symbolic names are defined via gedcom-tags.h
(included in gedcom.h).
Makefile.am
doc/usage.html
gedcom/gedcom.y
gedcom/gedcom_internal.h
gedcom/gedcom_lex_common.c
gedcom/interface.c
gedcom/interface.h
include/Makefile.am
include/gedcom.h
standalone.c