PREV INDEX NEXT

Author: Unknown
Subject: Storing array of backgrounded PIDS
Date: Tuesday, 08 Dec 2020, 10:35:22

If we are not the ones calling process(), how are we supposed to store the information for backgrounded PIDS? If we store them in an array (like Richard suggested in the walkthrough) wouldn't the array get deleted after every call to process()?
PREV INDEX NEXT