next up previous contents
Next: Additing n Numbers in Up: Examples Previous: Examples   Contents

Print Hello.

Description/ Algorithm : This program spawns processes and makes each one of them print a hello on the screen.

File names: hello.c      /*source code */
            hello        /* executable */
            helloop      /* output example file */


Sushil Prasad 2004-09-16