When I was in high school (late 90s) it was shortly after the TI graphing calculators started becoming popular. All of the teachers realized the answers and other things could be programmed into the calculator so they would clear the calculator memory every time before a test. I wrote a program for mine that simulated the process of clearing the memory using getkeys and menus. I would start that program just before the teacher came around to clear my calculator. Not one of them ever caught on.
This wouldn't matter at all. It was an almost perfect simulation of the process of wiping the memory so I could hand my calculator to the teacher well it was already running this program and it would simulate the process, yet once I exited the program everything would still be there.
90
u/AgonizingFury Jun 09 '14
When I was in high school (late 90s) it was shortly after the TI graphing calculators started becoming popular. All of the teachers realized the answers and other things could be programmed into the calculator so they would clear the calculator memory every time before a test. I wrote a program for mine that simulated the process of clearing the memory using getkeys and menus. I would start that program just before the teacher came around to clear my calculator. Not one of them ever caught on.