IDZEBRA  2.2.7
Functions
tstbfile2.c File Reference
#include <sys/stat.h>
#include <sys/types.h>
#include <errno.h>
#include <stdlib.h>
#include <string.h>
#include <yaz/snprintf.h>
#include <yaz/test.h>
#include <idzebra/bfile.h>

Go to the source code of this file.

Functions

void tst (void)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 175 of file tstbfile2.c.

References tst().

◆ tst()

void tst ( void  )