Added utility yaz_marc_modify_leader which modifies a one or
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 20 Apr 2006 19:47:01 +0000 (19:47 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 20 Apr 2006 19:47:01 +0000 (19:47 +0000)
commit98128a8684aa2474140872c25e8c2f5a231710b1
treed98282cd13f736bbc533db277d2f103b471b5033
parentfc270c4515cd42f6bd7f749355464a9498badfe5
Added utility yaz_marc_modify_leader which modifies a one or
more characters in a MARC leader. Function yaz_write_marcxml and
output mode YAZ_MARC_MARCXML sets leader byte at pos = 'a'. Actually
this is not new (YAZ 2.1.16 did that too, but it was done differently).
14 files changed:
include/yaz/marcdisp.h
src/marcdisp.c
test/marc1.xml
test/marc1.xml.marc
test/marc2.xml
test/marc2.xml.marc
test/marc3.xml
test/marc3.xml.marc
test/marc4.xml
test/marc4.xml.marc
test/marc6.xml
test/marc6.xml.marc
test/tstmarciso.sh
test/tstmarcxml.sh