class syntax questionalright thanks a lot!!
class syntax questionHere's a bit of code: [code]CvClimateInfo::CvClimateInfo() : m_iDesertPercentChange(0), m_iJungleLa...
C++ Game Development?go for it! what's the game about?
problems with argc, *argv[]it's working thanks a lot!
problems with argc, *argv[]well I'm not doing that, I say if argv[i] == "4" (a string), assign an int to an array... I don't se...