User profile: MokkaTech

User info
User name:MokkaTech
Name:Michael
Location:Germany
Bio:Hey there. I am a young, but enthusiastic programmer, gamer and musician from Germany ^^

------------------------------------------------------------------------------------------

I love deadlines. I like the whooshing sound they make as they fly by.

Douglas Adams

History
Joined:
Number of posts:11
Latest posts:

Stuck..need help please with while loop
Hey, make sure to initialize those variables x, y, z, printsum and even in line 17. If you do not as...

See the output on the screen after debugging
As andy just stated, never use system(); in an actual application, if that application is supposed ...

See the output on the screen after debugging
This actually is very common. Because Visual Studio doesn't compile in a Pause function, you will ha...

When to break code into small functions?
Hi coutcin, especially if you are "new" to programming with C++, I would always recommend breaking ...

Read 2 file in command line.
Oooooohh that is what you meant ^^ Sry for not rly being a help :P