RosettaCodeData/Task/Fork/00DESCRIPTION

5 lines
127 B
Text
Raw Permalink Normal View History

2016-12-05 22:15:40 +01:00
;Task:
Spawn a new [[process]] which can run simultaneously with, and independently of, the original parent process.
<br><br>