C Tutorial: Playing with processes

Creating a process

This is sample text

main(int argc, char **argv) { }

Download test.c

Download this file (save it as TESTFILE)