SIS
Symmetric Index Structures
/Users/dbr/ma/src/main.cpp File Reference
#include "bas/lml/base.h"
Include dependency graph for main.cpp:

Go to the source code of this file.

Defines

#define mSetCommandArguments(nArguments)

Functions

S32 main (S32 argc, S8 *argv[])

Define Documentation

#define mSetCommandArguments (   nArguments)
Value:
{\
    cmd->numberOfArguments = (nArguments);\
    cmd->arguments = arguments;\
}

Definition at line 3 of file main.cpp.

Referenced by main().


Function Documentation

S32 main ( S32  argc,
S8 argv[] 
)

Definition at line 25 of file main.cpp.