#include <stdio.h>#include <unistd.h>#include <fcntl.h>#include <termios.h>#include <time.h>#include "CMDCNSL/NSBFSIM.h"#include "NSBFSIM_private.h"Functions | |
| int | NSBFSIM_init (int argc, char **argv) |
| Initialize the application resources. More... | |
| int | main (int argc, char **argv) |
Variables | |
| int | NSBFSIM_tty |
|
||||||||||||
|
The application entry point.
|
|
||||||||||||
|
Initialize the application resources.
Performs the following actions to initialize the application:
|
|
|
A handle to the tty device. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002