spandsp
0.0.6
|
#include <stdlib.h>
#include <stdio.h>
#include <fcntl.h>
#include <string.h>
#include <assert.h>
#include <errno.h>
#include <unistd.h>
#include "spandsp.h"
Macros | |
#define | SPANDSP_EXPOSE_INTERNAL_STRUCTURES |
#define | MAX_FIELDS 42 |
#define | MAX_FIELD_LEN 8192 |
Functions | |
int | main (int argc, char *argv[]) |