Search:

Type: Posts; User: hiawatha

Search: Search took 0.00 seconds.

  1. at this point I am just trying to learn basics of...

    at this point I am just trying to learn basics of C,
    so I started with manipulating strings, then send them over the internet. Then I forked it and now try to understand IPC next step I will try to...
  2. Thanx all for your replays, @ brewbuck You are...

    Thanx all for your replays,
    @ brewbuck
    You are right. Its (with my level of knowledge) difficult to get it work properly.
    I googled with your comment and expand my vocabulary with such words as...
  3. writing to file with multiple forked process

    I am learning programming in C,
    I have multiple forked process running, now I want them to read/write data from/to one file.
    My question is how can I do it safely? I am not sure if the one process...
Results 1 to 3 of 4