Mount Fuji Engine  0.8b
MF_API const char* MFCommandLine_GetString ( const char *  pParameter)

Gets a string argument from the command line.

Parameters
pParameterName of the parameter to fetch from the command line.
Returns
The value of the parameter on the command line as a string. If the parameter does not exist, NULL is returned.