Double inheritance?I have a question about class extending please excuse my english, I have problem expressing with wor...
What is wrong with my function?But it does run code in the while it just never run code in the if part
What is wrong with my function?I changed the feof(myScriptFile[WhichScript]) == false to != 0 it no longer stuck in an infinite lo...
What is wrong with my function?[code]void ReadScript(int WhichScript) { bool Started = false; bool InCondition = false; fp...
String Compare problemYes, yo is an std::string it cant? if i change it to char how would i compare it then?