Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.7.0.10 $; site uiucuxc Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!inuxc!pur-ee!uiucdcs!uiucuxc!falk From: falk@uiucuxc.CSO.UIUC.EDU Newsgroups: net.unix-wizards Subject: Calling C from Fortran Message-ID: <106000012@uiucuxc> Date: Thu, 23-Jan-86 15:24:00 EST Article-I.D.: uiucuxc.106000012 Posted: Thu Jan 23 15:24:00 1986 Date-Received: Sat, 25-Jan-86 09:07:14 EST Lines: 12 Nf-ID: #N:uiucuxc:106000012:000:536 Nf-From: uiucuxc.CSO.UIUC.EDU!falk Jan 23 14:24:00 1986 {} Question: on a VMS system, can you call a C function from a fortran program? if so, how? I have reason to beleive that it can be done. I have written up a test program to try it out and it compiles and links cleanly but when I try to run it I get a VMS system error "access violation". The reason that I need to do this is that I have a humongous fortran program and a humongous C program that need to talk to each other. ANY help, insight, etc., would be greatly appreciated. Connie Falk (falk%uiucuxc@a.cs.uiuc.edu)