[net.unix-wizards] f77 routines linked to pascal

FC01@USC-ECL@sri-unix (08/04/82)

From: FC01 <FC01@USC-ECL>
Date: 12 Jul 1982 0654-PDT
Is there a better way? Why does f77 use a trailing underscore in the definition of its routines in the object file?
	For c this is useable (add a trailing _ to the external) bu from pascal
this is not possible. Is this intentional, is there an undocumented way around
it, and does someone have details on the passing of information between f77 and
pascal?
			Fred
-------