[ prog / sol / mona ]

prog


Systems programming

6 2022-07-24 15:20

>>5
Isn't systems programming extensively used in userland applications too?
For example:
* a text editor will use various system calls for opening and writing files.
* a web browser will use the the operating system's sockets interface to open and close sockets.
* a clock application will use system calls to find the current time.

31


VIP:

do not edit these