system calls from fortran
tps at sdchem.UUCP
tps at sdchem.UUCP
Sun Jan 25 20:07:19 AEST 1987
In article <10029 at cgl.ucsf.edu.ucsfcgl.UUCP> alonso at 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 at sdcsvax.UCSD
More information about the Comp.unix.questions
mailing list