help needed

Claudio Bley bley@CS.uni-magdeburg.de
Tue Jun 8 14:22:00 GMT 2004


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 



More information about the Gcc-help mailing list