Hello,

I want to know if is posible to use shared memory between ILE C compiled program and XLC compiled program

I tried the example from ibm page ( http://publib.boulder.ibm.com/infoce...rzalfshell.htm ), but i get segmentation fault.
FYI, the server part is compiled with ILE C compiler and the server part is compiled with XLC compiler.

Any one know? Please help me

Thanks