Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ iversion(3) — HP-UX Instrument Control Library C.03.01

Media Vault

Software Library

Restoration Projects

Artifacts Sought

IVERSION(3)

HP-UX

NAME

iversion − stores current SICL revision number

SYNOPSIS

#include <sicl.h>
 

int iversion (siclversion, implversion);
 int &FAR; *siclversion;
int &FAR; *implversion;

 

DESCRIPTION

iversion stores in siclversion the current SICL revision number times ten that the application is currently linked with.  The SICL version number is a constant defined in sicl.h for C , and in SICL.BAS for Visual BASIC, as I_SICL_REVISION.  This function stores in implversion an implementation specific revision number (the version number of this implementation of the SICL library). 
 

RETURN VALUE

iversion returns zero (0) if successful, or a non-zero error number if an error occurs. 
 

AUTHOR

iversion was developed by HP. 

Hewlett-Packard Comapny  —  May 05, 1994

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026