Fork: Difference between revisions

Content deleted Content added
Line 174: Line 174:


You'll see the output of two processes there, with the child process printing the 0:
You'll see the output of two processes there, with the child process printing the 0:
{{out}}
<lang fexl>
<pre>
pid = 10077
pid = 10077
pid = 0
pid = 0
</lang>
</pre>


<lang fexl>
<lang fexl>