Search:

Type: Posts; User: PetitePi

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    3,815

    Is there any advice on what should I use instead...

    Is there any advice on what should I use instead of fscanf to read message from another process ? Thanks
  2. Replies
    4
    Views
    3,815

    Using pipe and fork to form a ring

    I've found some sample code online about how to create a ring with pipes and fork(). I'm to pass messages from one process to another through the pipe.

    A process reads in a number from its parent...
Results 1 to 2 of 2