Crossfire Server, Branch 1.12  R12190
Functions
main.c File Reference

Server main entry point. More...

#include <global.h>
#include <sproto.h>
Include dependency graph for main.c:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 Main entry point.

Detailed Description

Server main entry point.

Definition in file main.c.


Function Documentation

int main ( int  argc,
char **  argv 
)

Main entry point.

Parameters:
argclength of argv.
argvcommand-line options.
Returns:
0.

Definition at line 47 of file main.c.

References server_main().

Here is the call graph for this function: