#include <stdio.h>
#include <stdlib.h>
#include "hiker/prv/apas.h"
Data Structures | |
struct | App |
Defines | |
#define | APP_E_NOERR 0 |
#define | APP_E_USAGE 1 |
#define | APP_E_OTHER 2 |
Typedefs | |
typedef unsigned int | Err |
Functions | |
int | main (int argc, char *argv[]) |
|
|
|
|
|
|
|
|
|
|