Mail Archives: djgpp/2000/04/12/19:16:00
On Wed, 12 Apr 2000, Campbell, Rolf [SKY:1U32:EXCH] wrote:
> 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.
Actually DJGPP and he compiler GNUC++ has excellent C++ support. It's just
that there is more readily available documentation for the C library than
the C++ library.
Grendel
Hi, I'm a signature virus. plz set me as your signature and help me spread
:)
- Raw text -