[C++ von { bis }] 96 - I/O-Manipulatoren mit Zustand | #1 | |
Join Date: Aug 2007 Posts: 8643 User-Rating: 199 positive
33 negative
|
Quote from Bytes'n'Objects std::endl war einfach: tut immer das gleiche, kein Zustand notwendig. Etwas komplexer ist da schon std::setw. Plötzlich braucht der Manipulator nämlich einen Zustand: die Feldbreite, die auf dem Stream zu setzen ist. ---- Begleittext: Only registered and activated users can see links. __________________ Hallo |
|
KN4CK3R is offline |