Can't figure out what wrong, new to C++Thanks for the help.
Can't figure out what wrong, new to C++I am not getting the right value from line 10, I think the function centimize may be written wrong.
Can't figure out what wrong, new to C++#include <iostream> using namespace std; void centimize(double*); //prototype void main() { ...
This user does not accept Private Messages