many C-string -> std::string replacements and some additional code taken from OpenLieroX
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@87 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
@@ -572,6 +572,7 @@ demoHeaderCorrupt: ;
|
||||
short readCommandLine(int argc, char *argv[], stCloneKeenPlus *pCKP)
|
||||
{
|
||||
int i;
|
||||
static const int MAX_STRING_LENGTH = 256;
|
||||
char tempbuf[MAX_STRING_LENGTH];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user