Can main() function return double?
        Posted  
        
            by rajvelu
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by rajvelu
        
        
        
        Published on 2010-05-23T06:29:36Z
        Indexed on 
            2010/05/23
            6:40 UTC
        
        
        Read the original article
        Hit count: 173
        
Filed under: 
        c
Can then main function in a C program return a double data type?
If yes, how and why?
If no, why?
© Stack Overflow or respective owner