Previous: Current Header Data Unit (CHDU)
Up: Basic FITSIO Conventions
Next: Subroutine Families
Previous Page: Current Header Data Unit (CHDU)
Next Page: Subroutine Families

Subroutine Names

All FITSIO subroutine names begin with the letters 'ft' to distinguish them from other subroutines and are 5 or 6 characters long. Users should not name their own subroutines beginning with 'ft' to avoid conflicts. (The SPP interface routines all begin with 'fs' and the C interface routines (in development) all begin with 'fc'). Subroutines which read or get information from the FITS file have names beginning with 'ftg'. Subroutines which write or put information into the FITS file have names beginning with 'ftp'.

asterix@space.starlink
Wed Feb 16 08:18:45 GMT 1994