Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ gsxptr(3g) — AIX PS/2 1.2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

gsxblt



GSXPTR(3g,L)                AIX Technical Reference                GSXPTR(3g,L)



-------------------------------------------------------------------------------
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.

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."










Processed November 7, 1990       GSXPTR(3g,L)                                 1



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