Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ gsxptr(3) — AIX/RT 2.2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

gsxblt

gsxptr

Purpose

     Handles FORTRAN addressing of data.

C Syntax

     None

FORTRAN Syntax

     INTEGER function gsxptr (intptr, datptr)

     INTEGER intptr(*), datptr(*)

Pascal Syntax

     None

Description

     The gsxptr subroutine places a data address in a variable
     so that the  data address field of a  pixel map structure
     can be initialized.

     In a FORTRAN application, you  must first call the gsxptr
     subroutine, then the gsxblt subroutine.

     For C  and Pascal applications and  for more information,
     see "gsxblt."

     Parameters

     intptr            Contains  the address  of the  variable
                       containing the data area.

     datptr            Will be  initialized to the  address of
                       the data area.

Return Value

     GS_SUCC   Successful.

Related Information

     In this book:  "gsxblt."

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