Mildred a shark
Professional

The interlacing features of the c2p system keeps track of wether to draw the even or odd rows and columns. When you are using a single-buffered display, the toggling of even/odd rows and columns is simplified by a single call to Mc2pToggleSingle. This will handle the row and column interlacing in the context of working with a single-buffered display.

If either row interlacing or column interlacing in the c2p system are not switched on, they will simply be ignored.

Possible syntax:
Mc2pToggleSingle

a shark