11.07.2015 Views

tYSR20

tYSR20

tYSR20

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

328Part V: Optional Features#include void fn(float value){int previousPrecision;// ...doing stuff here...// you can ask what the current precision is:previousPrecision = cout.precision();}// or you can save the old value when you change itpreviousPrecision = cout.precision(2);cout

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!