Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!linac!att!ucbvax!REMUS.EE.BYU.EDU!jlol From: jlol@REMUS.EE.BYU.EDU (Jay Lawlor) Newsgroups: comp.unix.aix Subject: Memory mapped files (in C) on RS/6000 Message-ID: <9103042034.AA07538@ucbvax.Berkeley.EDU> Date: 4 Mar 91 20:34:19 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: jlol@ee.byu.edu Lines: 14 I've been unable to get memory mapped files to work on the 6000 within a C program. From what I've read in the info manuals, I need to do an openx() followed by a shmat(). However, I'm not sure what to use as the 'extension' parameter for the openx call. Does anyone have a working example they could post or send me? Thanks. Jay jlol@ee.byu.edu jlol@remus.ee.byu.edu