DDraceNetwork Docs
|
#include <system.h>
Public Member Functions | |
CCmdlineFix (int *pArgc, const char ***pppArgv) | |
~CCmdlineFix () | |
Private Attributes | |
int | m_Argc |
const char ** | m_ppArgv |
Fixes the command line arguments to be encoded in UTF-8 on all systems. This is a RAII wrapper for cmdline_fix and cmdline_free.
|
inline |
|
inline |
|
private |
|
private |