C warning 'return' with no value, in function returning non-void.
        Posted  
        
            by ambika
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ambika
        
        
        
        Published on 2010-03-11T04:59:32Z
        Indexed on 
            2010/03/11
            5:08 UTC
        
        
        Read the original article
        Hit count: 207
        
I have this warning.
warning : 'return' with no value, in function returning non-void.
© Stack Overflow or respective owner