From: "Campbell, Rolf [SKY:1U32:EXCH]" Newsgroups: comp.os.msdos.djgpp Subject: Re: left adjustment with iomanip Date: Wed, 12 Apr 2000 13:53:42 -0400 Organization: Nortel Networks Lines: 24 Message-ID: <38F4B826.95ACF7EC@americasm01.nt.com> References: <8cvctg$nj1$1 AT news DOT lth DOT se> <38F387CE DOT FC7D39F6 AT hotmail DOT com> NNTP-Posting-Host: wmerh0tk.ca.nortel.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.72C-CCK-MCD [en] (X11; I; HP-UX B.10.20 9000/785) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Reuben Foong wrote: > Niklas Pettersson wrote: > > > Hello! > > How can I can text left adjusted in Standard C++ way? > > ex > > cout << setw(50) << "Hello World"; > > will work but print things right adjusted, maybe > > cout << left << setw(50) << "Hello world"; > > but DJGPP won't let this pass... > > / Niklas > I think DJGPP is mainly C ... > It really depends on how you define 'mainly'. I mainly use DJGPP for C++ development. -- (\/) Rolf Campbell (\/)