Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pdstar(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PDSTAR(3g)  —  Subroutines

 

Name

PDSTAR − Deletes an archive structure or list of structures from the specified archive file. 

Operating States: PHOP, ∗, ∗, AROP
PHIGS standard function

Syntax

PDSTAR (AFID, N, LSTRID)

Argument     Data Type       Access   Description
---------------------------------------------------------------------------
AFID         Integer         Read     Archive file identifier
N            Integer         Read     Number of structure identifiers in
                                      the list
LSTRID(N)    Array of        Read     List of structure identifiers
             integers
---------------------------------------------------------------------------

 

Description

PDSTAR deletes the specified archive structure or list of structures from the specified archive file.  If a specified structure does not exist, the function takes no action on that structure. 

This function does not check for references to other structures in the archive file. 

See Also

PDASAR
PDSNAR
POPARF

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