|
IDZEBRA 2.2.8
|
#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) |
| 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().
|
static |
Definition at line 29 of file res-test.c.
Referenced by main().