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.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:02
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported