IDZEBRA  2.2.7
Macros | Functions
inserttest.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <yaz/log.h>
#include <yaz/test.h>
#include <yaz/options.h>
#include <idzebra/dict.h>

Go to the source code of this file.

Macros

#define TERM_SIZE   150
 
#define USERINFO_SIZE   4
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

◆ TERM_SIZE

#define TERM_SIZE   150

Definition at line 31 of file inserttest.c.

◆ USERINFO_SIZE

#define USERINFO_SIZE   4

Definition at line 32 of file inserttest.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)