Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!ames!ucbcad!ucbvax!sdcsvax!sdchem!tps From: tps@sdchem.UUCP Newsgroups: comp.lang.fortran,comp.unix.questions Subject: Re: system calls from fortran Message-ID: <619@sdchema.sdchem.UUCP> Date: Sun, 25-Jan-87 05:07:19 EST Article-I.D.: sdchema.619 Posted: Sun Jan 25 05:07:19 1987 Date-Received: Sun, 25-Jan-87 14:46:14 EST References: <10029@cgl.ucsf.edu.ucsfcgl.UUCP> Sender: news@sdchem.UUCP Reply-To: tps@sdchemf.UUCP (Tom Stockfisch) Organization: UC San Diego Lines: 13 Keywords: f77, BSD4.3 Xref: watmath comp.lang.fortran:59 comp.unix.questions:785 In article <10029@cgl.ucsf.edu.ucsfcgl.UUCP> alonso@ucsfcgl.UUCP (Darwin Alonso%Dill) writes: > Running under BSD4.3 using f77 is there a standard way to >make system calls. >... [e.g.] !system call! rm some.file Easy. Look up "system" in section 3F of the manual (or incant "man 3f system"). If you're using f77, you should read this whole section. Many C library routines are bundled up for use by fortran programs. || Tom Stockfisch, UCSD Chemistry tps%chem@sdcsvax.UCSD