Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cornell!uw-beaver!uw-june!fred.cs.washington.edu!ojpotter From: ojpotter@fred.cs.washington.edu Newsgroups: comp.lang.c Subject: Child processes Message-ID: <12463@june.cs.washington.edu> Date: 5 Jul 90 15:26:51 GMT Sender: news@cs.washington.edu Reply-To: ojpotter@fred.cs.washington.edu () Distribution: usa Organization: Ugrad-Instr CS Dept., UW, Seattle Lines: 11 Please forgive me if this an extremely easy problem to fix but I have gone through all the reference manuals I have and talked to everyone I know who knows C. My problem is that I want to run an executable from my program, passing it parameters, and get the value the executable returns and proceed with my program. I'm working with Microsoft C 6.0, but I want it to be Unix/Xenix portable. Please send me mail if you have a solution. Thanks in advance. Jay Potter ojpotter@fred.cs.washington.edu