Subroutines to implant values into FITS headers by keyword (and to
delete headers).
imio.c
Subroutines to read and write values into arbitrarily-typed 2D
image arrays.
imhfile.c
IRAF header and image reading and writing subroutines. IRAF headers
are converted to FITS headers for use by other programs and can be
derived from FITS headers for writing. Both version 1 (IRAF2.10.4 and
earlier) and version 2 (IRAF 2.11 and later) .imh files are supported
for both reading and writing.
(Changed from imhio.c in version 2.4, 6 August 1998)
fitsfile.h
Declarations of FITS and IRAF file access subroutines.
fitshead.h
Declarations of FITS header access subroutines.
(IRAF .imh headers are turned into FITS headers when read.)