Various System Calls
Various System Calls
SYSTEM CALL
The interface between a process and an operating system is provided by system
calls. In general, system calls are available as assembly language instructions. They
are also included in the manuals used by the assembly level programmers.