Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/gipsy/sub/decodedble.dc2
Дата изменения: Mon Feb 5 07:28:24 2001
Дата индексирования: Fri Jan 16 22:28:48 2009
Кодировка:

Поисковые слова: п п п п п п
Function: DECODEDBLE

Purpose: Hermes interface routine for decoding doubles.

Category: SYSTEM, USER-INTERFACE

File: srvreq.c

Author: J.P. Terlouw

Use: INTEGER DECODEDBLE( EXPR, Input CHARACTER*(*)
OUTV, Output DOUBLE ARRAY
NOUT ) Input INTEGER

DECODEDBLE Returns number of doubles actually decoded or
a negative error code.
EXPR Character string containing the expressions to
be evaluated.
OUTV Array of doubles obtaining the decoded values.

Notes: - The syntax of the input for this routine is described
in document input.dc2.
- Variables defined in Hermes are also available through
this function.

Updates: Jul 21, 1994: JPT, document created.