#include "micro.h"#include "system.h"#include <time.h>#include <fcntl.h>

Go to the source code of this file.
Defines | |
| #define | MICRO |
| #define | PATHLEN 64 |
| #define | FILENAME 80 |
| #define | index strchr |
| #define | rindex strrchr |
| #define | Rand() rand() |
| #define | FCMASK 0660 |
| #define | Getchar nhgetch |
| #define FCMASK 0660 |
| #define FILENAME 80 |
| #define Getchar nhgetch |
| #define index strchr |
| #define MICRO |
| #define PATHLEN 64 |
| #define Rand | ( | ) | rand() |
| #define rindex strrchr |
1.7.2