labels and gotosCan someone show me how to do labels and gotos?
questionhow do you turn a c++ file into a .exe file for people to open?
RoundingNo clue, its 2005 C++ from high school.
RoundingOk, I attempted it but now I have a stupid error. [code]// Andrew Driscoll #include <iostream.h>...
RoundingI need to find a function to round the numbers to the second decimal place only...here is my code th...