LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   About Shared Memory...? (https://www.linuxquestions.org/questions/programming-9/about-shared-memory-222123/)

aegis_shiva 08-25-2004 04:02 AM

About Shared Memory...?
 
what is IPC_PRIVATE used for in shmget..?
Can we input shmid from user to create a shared memory..?

Plz give me some example for explanation or some source code...tx..!!!

chrism01 08-25-2004 05:05 AM

Try reading this: http://www.die.net/doc/linux/man/man2/shmget.2.html
See also the bit at the bottom where it says IPC_PRIVATE would have been better called IPC_NEW.


All times are GMT -5. The time now is 01:57 AM.