|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Macros | |
| #define | SIG1 " * Jim Gillogly" |
| #define | SIG2 " * Sterday, 6 Thrimidge S.R. 1993, 15:24" |
| #define | USAGE "Usage: setup file > data.c (file is typically glorkz)\n" |
| #define | YES 1 |
| #define | NO 0 |
| #define | LINE 10 /* How many values do we get on a line? */ |
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| static const char | copyright [] |
| static const char | rcsid [] |
| #define LINE 10 /* How many values do we get on a line? */ |
Referenced by main().
| #define NO 0 |
Referenced by main(), and printIVarsForPerson().
| #define SIG1 " * Jim Gillogly" |
Referenced by main().
| #define SIG2 " * Sterday, 6 Thrimidge S.R. 1993, 15:24" |
Referenced by main().
| #define YES 1 |
Referenced by main(), main(), and printIVarsForPerson().
| int main | ( | int | argc, |
| char ** | argv ) |
|
static |
|
static |