Segment Creation in C

Mr Y K Wong ykwong at cybavax.UUCP
Wed May 1 05:13:02 AEST 1985



 I want to create several 'segments' and processes, so that the created
 processes can use the segments as working spaces. The created processes
 should also be able to return values by putting the returned values in the      segments.
 Is there anybody out there who knows how to do it ?
 (As far as I know, 'fork' statments can be used to create processes, but
  how are 'segments' created ? )

 Please mail your answer to me. Thanks in advance!

 ykwong @ University College of Swansea, United Kingdom

 address:
 UUCP  (United Kingdom)...ukc!reading!cybavax!ykwong



More information about the Comp.lang.c mailing list