#include <stdio.h>#include <stdlib.h>#include <math.h>#include <time.h>#include <string.h>#include <ctype.h>#include <unistd.h>#include "libtpcrecv.h"Defines | |
| #define | LIB_NAME "libtpcrec" |
Functions | |
| void | print_usage () |
| int | main (int argc, char *argv[]) |
Variables | |
| int | VERBOSE = 0 |
|
|
Library name. |
|
||||||||||||
|
|
|
|
Function for printing the usage information of the libtpcrec test program. |
|
|
|
1.4.1