Crossfire Server, Branches 1.12  R18729
main.c File Reference
#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)
 

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: