![]() |
RTXI 1.3
|
#include <stdio.h>#include <comedilib.h>#include <fcntl.h>#include <unistd.h>#include <stdlib.h>#include <string.h>#include <errno.h>#include <getopt.h>#include <ctype.h>#include "examples.h"Go to the source code of this file.
Defines | |
| #define | _GNU_SOURCE |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| comedi_t * | device |
| #define _GNU_SOURCE |
Definition at line 17 of file choose_routing.c.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 33 of file choose_routing.c.
Definition at line 31 of file choose_routing.c.