FORM 4.3
|
Go to the source code of this file.
Macros | |
#define | STRINGIFY(x) |
#define | STRINGIFY__(x) |
#define | FORMNAME "FORM" |
#define | VERSIONSTR__ STRINGIFY(MAJORVERSION) "." STRINGIFY(MINORVERSION) |
#define | VERSIONSTR FORMNAME " " VERSIONSTR__ " (" PRODUCTIONDATE ")" |
#define | TAKEPATH(x) |
Functions | |
int | DoTail (int argc, UBYTE **argv) |
int | OpenInput () |
VOID | ReserveTempFiles (int par) |
VOID | StartVariables () |
VOID | StartMore () |
WORD | IniVars () |
int | main (int argc, char **argv) |
VOID | CleanUp (WORD par) |
VOID | Terminate (int errorcode) |
VOID | PrintRunningTime () |
LONG | GetRunningTime () |
Variables | |
UBYTE * | emptystring = (UBYTE *)"." |
UBYTE * | defaulttempfilename = (UBYTE *)"xformxxx.str" |
This file contains the main program. It also deals with the very early stages of the startup of FORM and the final stages when the program attemps some cleanup. Here is the routine that analyses the command tail.
Definition in file startup.c.
#define VERSIONSTR__ STRINGIFY(MAJORVERSION) "." STRINGIFY(MINORVERSION) |
#define VERSIONSTR FORMNAME " " VERSIONSTR__ " (" PRODUCTIONDATE ")" |
#define TAKEPATH | ( | x | ) |
VOID StartVariables | ( | ) |
All functions (well, nearly all) are declared here.
Definition at line 866 of file startup.c.
References AddNtoC(), AddRHS(), Compare1(), inicbufs(), FuNcTiOn::name, PF_BroadcastNumber(), PutPreVar(), and FuNcTiOn::symmetric.