problem with pointer to a pointerOh, well I don't seem to be of much use to you And I find that ironic, I use "using namespace std" ...
Function problemI'm talking about the literal variables. So like here: [code] int main() { int hours=0; char re...
Can someone please explain thisThis might help: http://en.cppreference.com/w/cpp/language/value_category
problem with pointer to a pointerFirst of all let me ask this, why do you need to have a pointer to a pointer? It's kinda redundant....
Function problemYou have a ";" from coping the function prototype right here: [code] void DisplayDeductions(double ...
This user does not accept Private Messages