The primary difference between a system call and a library call is that library calls are standard
across platforms whereas system calls are operating system dependent. In addition, library calls get
linked with the application, whereas system calls are entry points to the operating system.
across platforms whereas system calls are operating system dependent. In addition, library calls get
linked with the application, whereas system calls are entry points to the operating system.
Comments
Post a Comment
https://gengwg.blogspot.com/