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