Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DeCreateObject(3D)

DEROD(3D)

DEDOD(3D)

DEWOD(3D)  —  Kubota Pacfic Computer Inc. (\*(Dd)

NAME

FORTRAN only)

SYNOPSIS

FORTRAN:

DEWOD(OBJECT, FROMDATA, SIZE)
INTEGER∗4 OBJECT
REAL∗8 FROMDATA(∗)
INTEGER∗4 SIZE

DESCRIPTION

FORTRAN user-defined primitives to write to the private data of the object with which the method is called.  It copies SIZE bytes from FROMDATA to the private data of the object OBJECT. 

Note that the type of FROMDATA is not important since DEWOD only uses the address of it as a starting point for the copy.  Typically, FROMDATA will be an array containing variables of different types (via an EQUIVALENCE statement). 

SEE ALSO

DeCreateObject(3D), DEROD(3D), DEDOD(3D)

September 02, 1992

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