Functions

src/main.cpp File Reference

#include "startup.h"

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 Entry point of the program.

Detailed Description

Author:
Stefan Frings

Definition in file main.cpp.


Function Documentation

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

Entry point of the program.

Passes control to the service helper.

Definition at line 54 of file main.cpp.