User profile: Pax

User info
User name:Pax
History
Joined:
Number of posts:155
Latest posts:

Need assistance in c++
How much money are you offering and for what?

Recursion! Don't understand :(
Ah, sorry. Didn't quite understand what you were asking. Anyway, line 30 says: [code]for (j=i; j...

Recursion! Don't understand :(
It works the other way around. It will keep going on the else until the if condition is true, at whi...

class declaration
I'd guess it's some macro hidden in a #define somewhere. Possibly something to do with exporting the...

header problems
You'll have to post more of your code for us to be able to help. Please put the files into [ code ] ...