User profile: AeonFlux1212

User info
User name:AeonFlux1212
Name:Maxime Bonin-Francoeur
Statistical data
Occupation:Student
Skills:C++
VB .NET
C++/.NET
History
Joined:
Number of posts:26
Latest posts:

class syntax question
alright thanks a lot!!

class syntax question
Here'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...