Xref: utzoo comp.lang.fortran:4963 comp.os.vms:36802 Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!jhpark From: jhpark@cs.utexas.edu (Jihun Park) Newsgroups: comp.lang.fortran,comp.os.vms Subject: Looking for QEXTD codes Keywords: QEXTD Fortran VMS Message-ID: <1186@earth.cs.utexas.edu> Date: 17 Mar 91 04:37:30 GMT Followup-To: poster Organization: U. Texas CS Dept., Austin, Texas Lines: 13 Hello, I am looking for a routine named QEXTD which converts single precision(?) to double precision number. I heard this is only supported on VMS/Fortran. But I am using UNIX so I can not access QEXTD. Does anybody out there can provide me source codes of QEXTD ? I converts fortran to C using f2c, but f2c can not help here. Some equivalent C codes are also appreciated. Thanks in advance, --- Park