Monday, May 24, 2010

"shared memory construct of unix system V"?

if i need to implement shared memory construct of unix system V using c or c++, then where can i find the guidelines?


a couple of links would be appreciated.

"shared memory construct of unix system V"?
Man pages:


http://man.he.net/man2/shmget


http://man.he.net/man2/shmat


http://man.he.net/man2/shmctl


Here are also examples:


http://notabug.com/2002/coherent/man/shm...


http://www-03.ibm.com/servers/enable/sit...

clinton cards

No comments:

Post a Comment