FSTAT Function

Returns an expression containing status information about a specified file unit.

Usage

Input Parameters

Returned Value

Keywords

Discussion

Example 1

UNIT LONG 0
NAME STRING 'stdin'
OPEN BYTE 1
ISATTY BYTE 1
READ BYTE 1
WRITE BYTE 0
TRANSFER_COUNT LONG 0
CUR_PTR LONG 8112
SIZE LONG 0
REC_LEN LONG 0

Example 2











A FLOAT = Array(10)

See Also





doc@boulder.vni.com
Copyright © 1999, Visual Numerics, Inc. All rights reserved.