PixelLightAPI  .
Functions
Main.h File Reference
#include "PLCore/System/System.h"
#include "PLCore/Tools/CommandLine.h"

Go to the source code of this file.

Functions

int PLMain (const PLCore::String &sExecutableFilename, const PLCore::Array< PLCore::String > &lstArguments)
 Program entry point.

Function Documentation

int PLMain ( const PLCore::String sExecutableFilename,
const PLCore::Array< PLCore::String > &  lstArguments 
)

Program entry point.

Parameters:
[in]sExecutableFilenameAbsolute executable filename
[in]lstArgumentsList of program arguments
Returns:
Exit code of the application (usually 0 means no error)


PixelLight PixelLight 0.9.10-R1
Copyright (C) 2002-2011 by The PixelLight Team
Last modified Fri Dec 23 2011 15:51:06
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported