DsInqVersion(3D) — Kubota Pacfic Computer Inc. (Doré)
NAME
DsInqVersion − Return 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 in the parameter version a printable string describing the version of Doré that is presently running.
FORTRAN SPECIFIC
The return string is specified by VERSN and is LENGTH bytes long.
September 02, 1992