setfill - C++ Reference - cplusplus.com - The C++ Resources Network
Sets c as the stream's fill character. Behaves as if member fill were called with c as argument on the stream on which it is inserted as a manipulator (it can be inserted on output streams). This manipulator is declared in header . Parameters c The new fi...