saveCursor method

void saveCursor()

Implementation

void saveCursor() {
  tmpPointer = currentPointer;
}