User: Vortex47

  • Public profile

User profile: Vortex47

User info
User name:Vortex47
History
Joined:
Number of posts:11
Latest posts:

Code is not working
Can I just question the logic of: [code]for (int i = 0; i > n - 1; i++)[/code] Would this ever retu...

Problems with coding a basic calculator
You're making this more complicated than it has to be: [code] #include <iostream> using namespace st...

Need help on reference parameter
Can't you just use [code]ofstream[/code] to print out [code]Books[/code]? Or whatever you wanted to...

Difference between different compliers for c++
So which of the compilers is the best then? I noticed earlier (and I erred a lot in a different thre...

problem with my semple calculator
Just out of curiosity, is there any reason for why you made classes for the error messages or is it ...

This user does not accept Private Messages