File: cfts_oi.c Purpose: interface with a (compressed) FITS tape. Category: FITS File: cfts_io.c Author: Do Kester Description: The file contains the following functions: cftsd_geth get header of (compressed) fits file as ftsd_geth cftsi_getc get compressed integers from a compressed FITS file no equivalent in ftsi_ cftsi_geti get integers form a (compressed) FITS file as ftsi_geti cftsi_getr get reals from a (compressed) FITS file as ftsi_getr cfts_skippix skip pixels on a (compressd) FITS file as fts_skippix Updates: 910911 DK. 950622 DK, initialization of tp->cumul corrected