C++ Language/Std/CRuntime/ExecutingShellCommand

A "system call" is the execution of a shell command, as in calling system("echo MESSAGE").

Additional information about system calls

Category:Book:C++ Language#Std/CRuntime/ExecutingShellCommand%20
Category:Book:C++ Language