shared memory question/ array of structures

jeff marder jeff at ge1ccj.Quotron.com
Fri Oct 5 05:12:46 AEST 1990


Suppose I want to define a shared memory segment that is an array of
structures.  Do I need to declare the array of structures in my program,
or only a pointer to an array of structures to make a shared memory
attach?   How do you declare a pointer to an array of structures?



More information about the Comp.unix.questions mailing list