X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fmarcdisp.h;h=86abc0f3981f5417d41a058ddb76883b78fb3cbf;hb=b24d2d58cd28380a1969780e5e2d7c4f0719f81c;hp=13b41b5e9284c976a1b8acd0888f6382adeead4e;hpb=dc8023116d26e0999aa8a2cc4372baae55f28adb;p=yaz-moved-to-github.git diff --git a/include/yaz/marcdisp.h b/include/yaz/marcdisp.h index 13b41b5..86abc0f 100644 --- a/include/yaz/marcdisp.h +++ b/include/yaz/marcdisp.h @@ -24,7 +24,11 @@ * OF THIS SOFTWARE. * * $Log: marcdisp.h,v $ - * Revision 1.3 2001-04-06 12:26:46 adam + * Revision 1.4 2001-10-29 09:17:19 adam + * New function marc_display_exl - used by YAZ client. Server returns + * bad record on position 98 (for testing). + * + * Revision 1.3 2001/04/06 12:26:46 adam * Optional CCL module. Moved atoi_n to marcdisp.h from yaz-util.h. * * Revision 1.2 2000/02/28 11:20:06 adam @@ -69,6 +73,8 @@ YAZ_BEGIN_CDECL YAZ_EXPORT int marc_display (const char *buf, FILE *outf); YAZ_EXPORT int marc_display_ex (const char *buf, FILE *outf, int debug); +YAZ_EXPORT int marc_display_exl (const char *buf, FILE *outf, int debug, + int length); YAZ_EXPORT int atoi_n (const char *buf, int len); #define ISO2709_RS 035