User profile: CallMeCrazy
User info |
User name: | CallMeCrazy |
History |
Joined: | |
Number of posts: | 31 |
Latest posts: |
C++ Learning [quote]ebook.[/quote]
Google is your friend. But, in my opinion, you should stick with one ebook un...
I know C++, but I don't always know how to use it. I ran into this same problem awhile back.
In class, we were always given very short programs to make...
Cannot find my error? Well, I'm just wondering how with:
[code]int a = 5, b = 6, c;
c = (int) pow( (double)a, (double)b );...
What is the error with this code? This is code the above in code tags! Yay!
[code]#include <iostream>
using namespace std;
void main...
Cannot find my error? Yeah. Your solution fixed the bug I was having.
But... If I called Math.pow() with two integers, le...
|
This user does not accept Private Messages