Re: help needed

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

 



On Tue, Jun 08, 2004 at 12:17:16PM +0200, Claudio Bley wrote:
> 
> You might find it easier (or at least shorter) to write 
> 'cout << string ("-", 100);' instead of the above.

Damn, this should read "cout << string (100, '-');', of course. Sorry.

--
Claudio 

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux