 
            
            
            
            
                29 Aug
                
                    2004
                
            
            
                29 Aug
                
                '04
                
            
            
            
        
    
                11:25 a.m.
            
        "Jonathan Turkanis" wrote:
I wouldn't use a string in place of a fixed number of repeitions of a given character. I said this in some other message, but I like
cout << repeat('c', 17)
'repeat' term is used by function in Assign library (I think I suggested its name). Possible collisions should be checked. /Pavel