#include "NeovisionII/nv2_common.h"
#include "NeovisionII/nv2_label_server.h"
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
Go to the source code of this file.
Functions | |
static char ** | load_words (const size_t wordlen, size_t *nwords_ret) |
int | main (int argc, char *const argv[]) |
Definition in file nv2-test-server.c.