off Function (ROM Call 0x29A)

system.h

void off (void);

Turns the calculator off.

off turns the calculator off. asm("trap #4") does exactly same thing, but calling this routine is more official.


Used by: cmd_disptbl, cmd_pause, push_getkey, ERD_dialog, EV_defaultHandler, EV_eventLoop, EV_getc, LIO_RecvData, OSLinkOpen, GS_PlotAll, GZ_Stat, Regraph, ROM Call 0x3EA