DsInqVersion(3D) — Stardent Computer Inc. (Doré)
NAME
DsInqVersion − Inquire the string describing the current version
SYNOPSIS
C:
DsInqVersion (version)
DtPtr ∗version;
Fortran:
INTEGER∗4 DSQVER(VERSN, LENGTH)
INTEGER∗4 LENGTH
CHARACTER∗LENGTH VERSN
DESCRIPTION
DsInqVersion returns a printable string describing the current version of Doré in the parameter version.
FORTRAN SPECIFIC
The return string is specified by VERSN and is LENGTH bytes long.
September 29, 2021