Fork: Difference between revisions

Content added Content deleted
(Added COBOL)
m (added whitespace before the TOC, added a Task (bold) header.)
Line 1: Line 1:
{{task|Programming environment operations}}In this task, the goal is to spawn a new [[process]] which can run simultaneously with, and independently of, the original parent process.
{{task|Programming environment operations}}

;Task:

Spawn a new [[process]] which can run simultaneously with, and independently of, the original parent process.
<br><br>


=={{header|Ada}}==
=={{header|Ada}}==