> uname -smrsv
HP-UX B.11.23 U ia64
There is a possibility to work with shared memory using shm_open() &
mmap() too.
Are there any differences in this case vs. usage of shmget() &
shmat() ?
What are Pros and Cons: shm_open() & mmap() vs. shmget() & shmat() ?
Of course, the answer depends on our requirements, but perhaps there
are common things to be remarked.
Alex Vinokur
email: alex DOT vinokur AT gmail DOT com
http://mathforum.org/library/view/10978.html http://sourceforge.net/users/alexvn