Next: Using system and popen
Up: Processes
Previous: Attributes
Contents
Creating Processes
Two common techniques are used for creating a new process.The first is relatively
simple but should be used rarely because it is inefficient and has considerably
security risks. The second technique is more complex but provides greater flexibility,
speed, and security.
Subsections
Cem Ozdogan
2007-05-16