From: utzoo!decvax!cca!FC01@USC-ECL@sri-unix
Newsgroups: net.unix-wizards
Title: f77 routines linked to pascal
Article-I.D.: sri-unix.2429
Posted: Tue Aug  3 23:35:44 1982
Received: Wed Aug  4 05:20:06 1982

From: FC01 
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
-------