C.1NCSA HDF Calling Interfaces and Utilities

Appendix CC.1

National Center for Supercomputing Applications

November 1989



November 1989




Appendix  CEight-Character FORTRAN Names




Some FORTRAN compilers on machines that NCSA supports, such as UNICOS FORTRAN (CFT77) on the CRAY-2 system, only accept identifier names that are eight or fewer characters. Therefore, a set of equivalent names has been devised that can be used when programming with one of these compilers. Table C.1 contains official names, together with the shorter, less descriptive versions. Both sets of names are supported on all HDF-supported machines.

Table C.1Long and Short Version FORTRAN Names
Long VersionShort Version
DF24addimaged2iaimg
DF24getdimsd2igdims
DF24getimaged2igimg
DF24reqil(il)d2reqil
DF24setild2setil

DFANgetdescdagdesc
DFANgetdesclendagdlen
DFANgetlabeldaglab
DFANgetlablendagllen
DFANlablistdallist
DFANlastref----------
DFANputdescdapdesc
DFANputlabeldaplab

DFPaddpaldpapal
DFPgetpaldpgpal
DFPlastrefdplref
DFPnpalsdpnpals
DFPputpaldpppal
DFPreadrefdprref
DFPrestartdprest
DFPwriterefdpwref

DFR8addimaged8aimg
DFR8getdimsd8gdims
DFR8getimaged8gimg
DFR8putimaged8pimg
DFR8restartd8first
DFR8setpaletted8spal

Table C.1Long and Short Version FORTRAN Names (Continued)
Long VersionShort Version

DFSDadddatadsadata
DFSDcleardsclear
DFSDendslicedseslc
DFSDgetdatadsgdata
DFSDgetdatalendsgdaln
DFSDgetdatastrsdsgdast
DFSDgetdimlendsgdiln
DFSDgetdimsdsgdims
DFSDgetdimscaledsgdisc
DFSDgetdimstrsdsgdist
DFSDgetmaxmindsgmaxm
DFSDgetslicedsgslc
DFSDputdatadspdata
DFSDputslicedspslc
DFSDrestartdsfirst
DFSDsetdatastrsdssdast
DFSDsetdimsdssdims
DFSDsetdimscaledssdisc
DFSDsetdimstrsdssdist
DFSDsetlengthsdsslens
DFSDsetmaxmindssmaxm
DFSDsettypedsstype
DFSDstartslicedssslc


