Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
ios_base::width
streamsize width() const;
streamsize width(streamsize wide);
The first member function returns the stored field width. The second member function stores wide in the field width and returns its previous stored value.