Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!ucsd!hub.ucsb.edu!ucsbuxa!3003jalp From: 3003jalp@ucsbuxa.ucsb.edu (Applied Magnetics) Newsgroups: comp.unix.aix Subject: Re: popen/system problems? Message-ID: <6258@hub.ucsb.edu> Date: 10 Sep 90 23:49:28 GMT References: Sender: news@hub.ucsb.edu Lines: 6 Does the Fortran half try to do any I/O? The C and Fortran I/O subsystems may or may not fit cleanly. I didn't see any discussion of that in the compiler manuals of the info database. My general rule is to let one language do all I/O and have the other work only in memory. --Pierre Asselin, Applied Magnetics Corp.