checkExtendProgramMemory abstract method Null safety

void checkExtendProgramMemory()

Throws CalculatorError(4) if there's no room to add seven bytes of program memory.

Implementation

void checkExtendProgramMemory();