Loading [MathJax]/extensions/tex2jax.js
SeComLib
All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros Pages
Functions
test/main.cpp File Reference

Test main entry point. More...

#include "main.h"

Go to the source code of this file.

Functions

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

Detailed Description

Test main entry point.

Author
Mihai Todor (todor.nosp@m.miha.nosp@m.i@gma.nosp@m.il.c.nosp@m.om)

Definition in file test/main.cpp.

Function Documentation

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

Application entry point.

Usage: Accepts one optional parameter: the full path to the configuration file. Otherwise, it tries to find "config.xml" in the current directory.

Parameters
argcnumber of command line arguments
argvarray containing the command line arguments
Returns
The process exit status

Definition at line 40 of file test/main.cpp.