ŒSYMB Symbol Table Used/Total Count


The niladic system function ŒSYMB returns a two-element integer vector. The first element is the number of symbol table entries currently in use in the workspace. The second is the total size of the symbol table:

      )SYMBOLS
IS 1026, USED 68
      ŒSYMB
68 1026

For more information on the symbol table, see the description of the system command )SYMBOLS.


Topic: APLX Help : Help on APL language : System Functions & Variables : ŒSYMB Symbol Table Used/Total Count
[ Previous | Next | Contents | Index ]