Tintware Documentation : Tint Programming Language : Tint Reference : Contexts : context.ctrlSyntax#(%context.ctrl) %context is the name of a context, typically obtained from #(tint.context). This call specifies which context should be aborted when the console receives a ctrl-C from the keyboard. |