Help me swap values using pointersOk thank you that it explains it.
Help me swap values using pointersSo i'm reading my c++ book and it describes how to swap two values using pointers, it gives an examp...
Why is this code with arrays not running ? #include "stdafx.h" #include<iostream> using namespace std; int get_numbers(int prompt[7], int ...
Help with greatest common factor programSorry for not being clear I want it to output the whole thing so you can see the entire mathematical...
Help with greatest common factor programI want a function to do something, but then I also want it to print what it was doing. I want it to ...
This user does not accept Private Messages