System Call
System Call
Contents
Implementation of API
System call types
API Standards
Process Control Calls
Memory Management Calls
File Access Calls
File & Directory Management Calls
Other Calls
POSIX and Win32 Comparison
Example of a System Call through a Standard API
Consider the ReadFile() function in the Win32 API – a function for
reading from a file