Calling C routines from Fortran programs.

Henry Spencer henry at utzoo.uucp
Sun May 29 08:18:34 AEST 1988


> Is there any more persuasive argument for a coherent procedure calling and
> naming convention across all compilers on any given architecture?

It's been tried.  Unfortunately, it has a tendency to be somewhat of a
Rube Goldberg affair, with the result that individual compilers implement
only the parts actually used by their languages.  This isn't much of an
improvement.  There are also fundamental problems of data incompatibility,
such as the widely-varying definitions of strings.
-- 
"For perfect safety... sit on a fence|  Henry Spencer @ U of Toronto Zoology
and watch the birds." --Wilbur Wright| {ihnp4,decvax,uunet!mnetor}!utzoo!henry



More information about the Comp.lang.c mailing list