RTXI 1.3
comedilib/demo/info.c File Reference
#include <stdio.h>
#include <comedilib.h>
#include <fcntl.h>
#include <unistd.h>
#include <stdlib.h>
#include <errno.h>
#include <string.h>
#include "examples.h"

Go to the source code of this file.

Functions

void get_command_stuff (comedi_t *it, int s)
void help (void)
char * tobinary (char *s, int bits, int n)
int main (int argc, char *argv[])
void probe_max_1chan (comedi_t *it, int s)

Variables

comedi_tit
char * filename

Function Documentation

void get_command_stuff ( comedi_t it,
int  s 
)

Definition at line 136 of file info.c.

void help ( void  )

Definition at line 17 of file info.c.

int main ( int  argc,
char *  argv[] 
)

Definition at line 45 of file info.c.

void probe_max_1chan ( comedi_t it,
int  s 
)

Definition at line 154 of file info.c.

char * tobinary ( char *  s,
int  bits,
int  n 
)

Definition at line 122 of file info.c.


Variable Documentation

char* filename

Definition at line 21 of file tut2.c.

Definition at line 41 of file info.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines