User profile: firedraco

User info
User name:firedraco
Location:USA
Bio:Currently playing:
Left 4 Dead, Fallout 3, テルズ・オブ・デストニー・ディレクターズカット
Statistical data
Gender:Male
Skills:C
BASIC
C++
Python
History
Joined:
Number of posts:1967
Latest posts:Number Representations Confused?:[code]char[/code] is signed usually, so if you go ...
dynamic array:What [i]are[/i] you trying to do on line 18 anyway...
Void Functions:Your are missing ';' on some of your couts/fouts. ...
generic stack with a static array:No, it's a friend function (somewhere up there in ...
one vector for two class:Use a vector of [code]std::pair[/code]