Question about setprecisionPerfect! Line 56 and 62 of JLBorges post was what I needed. Now when I run it the inputs are unforma...
Question about setprecisionI'm still having an issue whether I leave the [code] cout.unsetf(ios::fixed | ios::showpoint);[/cod...
Question about setprecisionThis program reads temperatures from a file and converts then from F to C. The problem is for some r...
Counting in a function[code] #include <iomanip> #include <iostream> #include <string> using namespace std; #include <cmat...
Counting in a functionIt's for a class I'm in and we haven't gotten to references yet. We aren't supposed to use anything ...
This user does not accept Private Messages