FITSIO: A modular collection of library routines in C and FORTRAN to 
access records,images, tables, and binary data in a FITS file.

        The current version is 4.1

The FITSIO utilities are available at I.R.A. on the alpha axp and Linux
workstations

To work with FITSIO libraries a personal username on Alpha/Linux workstation
is required  

In our environement FITSIO is part or  FTOOLS packages, codes, tests and 
examples are available in the directory:

     /soft/astro/ftools/src/fitsio
     

To use library you can use the commands:

On Alpha
         f77  -o MIOPRG MIOPRG.f -L. -lfitsio

On Linux

         f77  -o MIOPRG MIOPRG.f /usr/local/lib/fitslinx.o -L. -lfitsio



Contact Person:

        M.Nanni    nanni@ira.inaf.it