System call Vs Function call
        Posted  
        
            by Ankur
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ankur
        
        
        
        Published on 2010-04-19T15:38:14Z
        Indexed on 
            2010/04/19
            15:43 UTC
        
        
        Read the original article
        Hit count: 373
        
Filed under: 
        c
What is the difference between system call and function call. Is fopen a system call or function call.
© Stack Overflow or respective owner