User: thephantom97

  • Public profile

User profile: thephantom97

User info
User name:thephantom97
Old user name:sdhliwayo
Name:ThePhantom
Bio:I just love learning new things every day. I hate monotony.
History
Joined:
Number of posts:7
Latest posts:

Loops
@keskiverto thanks for the refining..it really looks much better now :), i also need to work on my c...

Loops
#include <iostream> #include <limits.h> int main() { int lowest, second_lowest, input; lowest = s...

pointers and functon
#include<iostream> using namespace std; //Function prototypes int* reverse_array(int [], int); in...

c++
if you are self-taught then c++ is going to be a problem. I have to agree with Thomas1965, but if yo...

can't download <iostream>
What OS are you using, if its windows Visual Studio comes with the whole package of c++ libraries on...

This user does not accept Private Messages