[comp.unix.aix] Shared Memory

zyx@ccwf.cc.utexas.edu (04/22/91)

	Does any one can tell me how to implement shared memory on
	RT/PC running AIX 2.2.1. What I want is to make two processes
	share one variable. One can write and read it. The other only need to
	read it.`

	Thank you.