Chi-Tech
chi_tech_main.cc File Reference
#include "chi_runtime.h"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Program entry point.

Parameters
argcint Number of arguments supplied.
argvchar** Array of strings representing each argument.

Definition at line 10 of file chi_tech_main.cc.