-2005-09-09
-2005-09-08
-2004-08-16
Files | |
| file | eg_bbtree.c |
| file | eg_bbtree.ex.c |
| file | eg_bbtree.h |
Functions | |
| int | main (int argc, char **argv) |
| Tester program for the projection structure and functions. | |
| static int | parseargs (int argc, char **argv, unsigned int *s, unsigned int *z) |
| parse external arguments. | |
| static void | usage (char const *const program) |
| usage function, if we give the wrong number of parameters, we return an error message and print a help. | |
|
||||||||||||
|
Tester program for the projection structure and functions.
Definition at line 102 of file eg_bbtree.ex.c. Here is the call graph for this function: ![]() |
|
||||||||||||||||||||
|
parse external arguments.
Definition at line 59 of file eg_bbtree.ex.c. Here is the call graph for this function: ![]() |
|
|
usage function, if we give the wrong number of parameters, we return an error message and print a help.
Definition at line 41 of file eg_bbtree.ex.c. |
1.4.5