Overloaded functionsOh i just omitted those. apprently it does work, i dont know why but sometimes my projects return e...
Overloaded functionswhy though does it still return errors regarding the variables?
Overloaded functions[code] int getValue(int); double getValue(double); int main() { int intnumber; double do...
all real numbersgot my answer, thanks for the help. [code]if (counter == 0) p2min = p2max = number;[/code]
all real numbersIs there any place to put that statement [code]p2min = p2max = number;[/code] in the loop and number...
This user does not accept Private Messages