#include "bcsignals.h"#include "guicast.h"#include "keys.h"#include "language.h"#include "vframe.h"#include <ctype.h>#include <math.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <sys/types.h>#include <sys/wait.h>#include <unistd.h>Go to the source code of this file.
Classes | |
| class | TestWindow |
Defines | |
| #define | MAX_ARGS 32 |
| #define | BCTEXTLEN 1024 |
Functions | |
| void | thread_fork () |
| int | main (int argc, char *argv[]) |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
1.4.4