Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pcopy_all_elems_struct(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

pcopy_all_elems_struct(3g)  —  Subroutines

Name

pcopy_all_elems_struct − Specifies the structure identifier of the structure to be copied. 

Operating States: PHOP, ∗, STOP, ∗
PHIGS standard function
Creates a structure element

Syntax

void pcopy_all_elems_struct (
  Pint     struct_id    /∗ (I) Structure identifier ∗/
)

Description

pcopy_all_elems_struct specifies the structure identifier of the structure to be copied.  This function creates a structure element if the referenced (source) structure is not empty. 

This function copies the elements of the specified structure into the open structure directly after the element pointer.  It then updates the pointer to the position of the last element copied.  This function operates in INSERT edit mode only. 

If the specified structure is empty or does not exist, the function causes no action to be taken. 

If Digital PHIGS is in immediate mode, it performs this function immediately, but the function does not create a structure element. 

See Also

pchange_struct_id
pexec_struct
popen_struct

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