YAZ  5.34.0
Functions
dummy-opac.c File Reference

Little toy-thing to generate an OPAC record with some values. More...

#include <yaz/wrbuf.h>
#include <yaz/marcdisp.h>
#include <yaz/odr.h>
#include "ztest.h"

Go to the source code of this file.

Functions

Z_OPACRecorddummy_opac (int num, ODR odr, const char *marc_input)
 

Detailed Description

Little toy-thing to generate an OPAC record with some values.

Definition in file dummy-opac.c.

Function Documentation

◆ dummy_opac()

Z_OPACRecord* dummy_opac ( int  num,
ODR  odr,
const char *  marc_input 
)