home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!ferkel.ucsb.edu!taco!gatech!rpi!batcomputer!cornell!uw-beaver!news.tek.com!psgrain!ee.und.ac.za!hippo!ruchem.ru.ac.za!ROBIN
- From: robin@ruchem.ru.ac.za
- Subject: f2c
- Message-ID: <1993Jan28.094601.14840@hippo.ru.ac.za>
- Sender: news@hippo.ru.ac.za (Usenet News Admin)
- Reply-To: robin@ruchem.ru.ac.za
- Organization: Rhodes University, Grahamstown, SA
- Date: Thu, 28 Jan 1993 09:48:10 GMT
- Lines: 9
-
- I'm trying to translate a simple Jacobi eigen-value/vector routine from
- Fortran. f2c bombs: it complains about RETURN if i try to translate the
- jacobi sub by itself, and if i append it to a short driver prog f2c
- complains about the words SUBROUTINE and RETURN, and mentions an error
- insegmentation. I'm doing this on a SUN but i want C code compatibble
- with Turbo C 1.0. looking at the manual (man f2c) does *not* help, can
- anyone tell me what i'm doing wrong?
- Robin
- robin@ruchem.ru.ac.za
-