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

Поисковые слова: тестирование
Subroutine: GDS_SYNC

Purpose: Update descriptor file.

Category: GDS

File: gdsd_basic.c

Author: J.P. Terlouw

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

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

Description: This routine causes the GDS server to update the descriptor
file from its internal buffer. Normally it is not necessary to
call GDS_SYNC, because the server itself also writes out
changes periodically.

Updates: Apr 21, 1994: JPT document created.