IDZEBRA  2.2.7
Functions
res-test.c File Reference
#include <stdio.h>
#include <zebrautl.h>

Go to the source code of this file.

Functions

static void res_print (const char *name, const char *value)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 34 of file res-test.c.

References prog, res_close(), res_open(), res_print(), and res_trav().

◆ res_print()

static void res_print ( const char *  name,
const char *  value 
)
static

Definition at line 29 of file res-test.c.

Referenced by main().