Search:

Type: Posts; User: liudaisuda

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    5,253

    Please help

    Please help
  2. Replies
    6
    Views
    5,253

    Thanks, I have fixed the problem. But here's two...

    Thanks, I have fixed the problem. But here's two more errors with my code


    #include <sys/types.h>
    #include <sys/shm.h>
    #include <sys/stat.h>
    #include <stdio.h>
    #include <curses.h>
    #include...
  3. Replies
    6
    Views
    5,253

    syntax error Help!!

    I was working on a simple example of IPC using the approach of Shared memory in C. And I have test it in the linux environment. It turned out that there could be some syntax problems with the code. I...
  4. Replies
    3
    Views
    6,109

    I have fixed it. Thanks for your suggestion

    I have fixed it. Thanks for your suggestion
  5. Replies
    3
    Views
    6,109

    Shared memory IPC Help!!!

    I was working on a simple example of IPC using the approach of Shared memory in C. And I have test it in the linux environment. It turned out that there could be some syntax problems with the code. I...
Results 1 to 5 of 5