Go to the source code of this file.
Defines | |
#define | NPOINTS 50 |
#define | SLEEP_LGTH 2 |
Functions | |
int | main (int argc, char *argv[]) |
void | wait_for_key () |
#define NPOINTS 50 |
Definition at line 20 of file example.cc.
#define SLEEP_LGTH 2 |
Definition at line 19 of file example.cc.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 27 of file example.cc.
void wait_for_key | ( | ) |
Definition at line 242 of file example.cc.