int main(int argc, char **argv)

This is the main function

Documentation

This is the main function.

Returns:
0, if the program runs through, else -1
Parameters:
argc - The number of parameters of the commandline
argv - The parameter-array

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.