help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Format flags: cout.flags(ios_base::right);


From: Erik Sigra
Subject: Re: Format flags: cout.flags(ios_base::right);
Date: Fri, 20 Jul 2001 16:30:31 +0200

fredagen den 20 juli 2001 15:25 skrev Erik Sigra:
> What's wrong with this:
>
>       cout.flags(ios_base::right);

With g++, I apparently have to write ios instead of ios_base. Then it seems 
to work.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]