Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!lll-lcc!lll-winken!uunet!modcomp!joe From: joe@modcomp.UUCP Newsgroups: comp.lang.c Subject: Re: Calling FORTRAN from C (Was: Ne Message-ID: <90700003@modcomp> Date: 9 May 89 04:22:00 GMT References: <12971@haddock.ima.isc.com> Lines: 12 Nf-ID: #R:haddock.ima.isc.com:12971:modcomp:90700003:000:451 Nf-From: modcomp.UUCP!joe May 9 00:22:00 1989 Tim Olson writes: >If an underscore is not prepended ... you run into the problem of potential >name-space conflicts with the assembly-level "helper" routines [e.g. "start"] Of course, the conflicts can be avoided by (manually) appending the underscore to all the helper routines, rather than (automatically) to the user routines. At least, that's the way it works on our moto boxes, and I've had no problem with it.... joe korty uunet!modcomp!joe