Lining up the two decimal places

Thanks!
Last edited on
closed account (E0p9LyTq)
Set iostream's output to be right-justified using the ios::base::flags:
http://www.cplusplus.com/reference/ios/ios_base/flags/

Topic archived. No new replies allowed.