[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 88 - APL*PLUS/PC - CREATE FLOATING POINT SCALAR/VECTOR/MATRIX <64K IN SIZE
        AL = 08h
        AH = rank
        BX = STPTR of the variable to be assigned
        CX = first dimension (if any)
        DX = second dimension (if any)
Return: ES:DI -> object
        CX = number of elements in the object
Note:   each dimension must be 32767 or smaller
SeeAlso: AL=01h,AL=02h,INT C8"APL"

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson