1 CTRLC The CTRLC function enables CTRL/C trapping. With CTRL/C trapping enabled, a CTRL/C typed at the terminal causes control to be transferred to the program's error handler. Example Y%=CTRLC 2 Syntax int-var = CTRLC