Chi-Tech
|
#include "chi_runtime.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Program entry point.
argc | int Number of arguments supplied. |
argv | char** Array of strings representing each argument. |
Definition at line 10 of file chi_tech_main.cc.