output stream exerciseok i have compiled this code and lots of things has been fixed but still getting strange results: [...
output stream exercisethe input was something like 1234,123456 which should be a double so cant imagine why it jumped the ...
output stream exerciseWrite your question here. [code] #include "../std_lib_facilities.h" void outotoputto (double ...
Where is cin?Thank you. something like: [code] int x = 0; while (cin>>x) x = get_int(a, b); [/code] Please c...
Where is cin?In chapter 10 (input and output streams) of "Programming principle and practice using C++" in the pa...
This user does not accept Private Messages