Search ('all' for everything):
Search results:
getch — get character
getche — get and echo character
kbhit — check for keyboard character

Index of Function Types:
affects &pos
character sets
co-expressions
control structures
file processing
generators
infix operations
keywords
lists, sets and tables
math
metadata
output formatting
pattern matching
prefix operations
records
strings
windows and keyboards

Index of Subsystems:
base
digitcnt.icn
SNOBOL4 functions
&collections
 
garbage collections
 
Description

&collections : i1, i2, i3, i4
&collections generates the total number of garbage collections followed by the numbers caused by allocation in the static, string and block regions, respectively.
 
Parameters
returns
i1, i2, i3, i4 and fail on successive calls
 
See Also