C++ main module for emicrom Package  1.0
Functions
CORE_Main.cpp File Reference
#include "CORE_Object.h"
#include "CORE_Run.h"
Include dependency graph for CORE_Main.cpp:

Functions

tBoolean run (int argc, char *argv[])
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

◆ run()

tBoolean run ( int  argc,
char *  argv[] 
)

References CORE_Run::New(), CORE_Object::resetOut(), CORE_Object::resetThread(), and tBoolean.

Referenced by main().

Here is the call graph for this function:
Here is the caller graph for this function: