+ 4
Stream manipulators vs format flags....in CPP ?
I have seen stream manipulators like :- endl, setprecision, setfill etc, and format flags like :- right, showpos, showbase etc......Both seems to change the stream data in some respect..........How are they two different things then?
0 odpowiedzi