Topic: APLX Help : Help on APL language : System Functions & Variables : ⎕WSSIZE Size of Workspace
[ Previous | Next | Contents | Index | APL Home ]

www.microapl.co.uk

⎕WSSIZE Size of Workspace


The niladic system function ⎕WSSIZE returns the total size of the workspace (including both the used and free area) in bytes.

See also ⎕WA which returns the unused area only.


Topic: APLX Help : Help on APL language : System Functions & Variables : ⎕WSSIZE Size of Workspace
[ Previous | Next | Contents | Index | APL Home ]