c
c Routine directly callable from C/C++ (it could be necessary to
c append an underscore, "_", to its name depending on the C/C++
c compiler used).
c
c
subroutine cioclose1(fileid)
c
c Closing a given compressed i/o file.
c
c Written by: S. J. Sciutto, La Plata 1996, 1997, 2010.
c
c
c Arguments:
c =========
c
c fileid.......... (input, integer) File identification.
c
c
c<--->
|
These pages are maintained by Sergio J. Sciutto |
Back to AIRES library index |
| Back to AIRES home |