README.md

May 11, 2019 ยท View on GitHub

Program for wait() - systemcall

  1. Suspend Parent until child completes

solution raw output

Output1

output_image

  1. Odd Even Problem: Suspend Parent until child completes

solution raw output

Output2

output_image

Refer:

  • https://kutt.it/bwrS7l

Contents

  1. 1Program for wait() - systemcall
  2. 2Output1
  3. 3Output2
  4. 3.1Refer: