GTK+ IOStream
Beta
<< GTK+ >> add C++ IOStream operators to GTK+. Now with extra abilities ... like network serialisation
|
Go to the source code of this file.
Macros | |
#define | cnt 101 |
#define | TYPE float |
Functions | |
static void | quit (void *wid, gpointer data) |
gboolean | sinusoid (gpointer user_data) |
int | main (int argc, char *argv[]) |
Variables | |
float | x [cnt] |
float | y [cnt] |
#define cnt 101 |
Definition at line 31 of file PlotTest2.C.
#define TYPE float |
Definition at line 37 of file PlotTest2.C.
|
static |
Definition at line 26 of file PlotTest2.C.
gboolean sinusoid | ( | gpointer | user_data | ) |
Definition at line 32 of file PlotTest2.C.
Definition at line 32 of file PlotTest2.C.