Home / Architecture / System Call

System Call

Webopedia Staff
Last Updated May 24, 2021 7:56 am

The invocation of an operating system routine. Operating systems contain sets of routines for performing various low-level operations. For example, all operating systems have a routine for creating a directory. If you want to execute an operating system routine from a program, you must make a system call.