Next: tan, Previous: strxfrm, Up: C library functions [Index]
system
#include <stdlib.h> String new commandLine; commandLine = "ls -lR"; system (commandLine);