Subject: Re: Function protos for shm.h funcs To: None <brezak@apollo.hp.com> From: Charles Hannum <mycroft@duality.gnu.ai.mit.edu> List: current-users Date: 11/18/1993 15:27:15
Actually I find that shmat() should return a ptr.
void *shmat(int, void *, int) ?
Oops. You are correct.
------------------------------------------------------------------------------