Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/gipsy/sub/gds_close.dc2
Дата изменения: Tue Aug 1 09:35:22 2000
Дата индексирования: Fri Jan 16 21:52:22 2009
Кодировка:
Subroutine: GDS_CLOSE

Purpose: Close set.

Category: GDS

File: gdsd_basic.c

Author: J.P. Terlouw

Use: CALL GDS_CLOSE ( SET, Input CHARACTER*(*)
ERROR ) Output INTEGER

SET Name or handle of set.
ERROR Error return code.

Description: Both the descriptor and the image part are closed.
A task should use this routine when it is finished with a
set.

See also: gds_closeall.dc2

Updates: 25-May-87 original document
15-Dec-89 rewritten in C
3-Mar-94 rewritten for GDS server