in reply to Forking to read and write to an array

Also, take a look at threads, which do run in the same address space, and can share variables more easily.
  • Comment on Re: Forking to read and write to an array