RosettaCodeData/Task/Fork/00-TASK.txt

6 lines
128 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
;Task:
Spawn a new [[process]] which can run simultaneously with, and independently of, the original parent process.
<br><br>