User: denniscpp

  • Public profile

User profile: denniscpp

User info
User name:denniscpp
History
Joined:
Number of posts:37
Latest posts:

may i know what is wrong with this code?
ic, i understand now, thanks :)

may i know what is wrong with this code?
score and LIFE is initialize in main, it's int score = 0; int LIFE = 3;

may i know what is wrong with this code?
[code]void bejeweled::loadGame(int& score, int& LIFE){ reallocateMemory(); char temp; ...

main cannot call class functions
everytime i try to call a function from a class, the program crashes. can someone take a look and te...

header file problem
extern couldnt work, i declare some classes and a bool which i think extern doesnt work? what does ...

This user does not accept Private Messages