DISABLE, ENABLE, and RESUME are key words used by the compiler.
As it says in the good book
are more like pseudo-ops in that they give the compiler directions, rather than actually generate code. See ON DEBUG and ON INTERRUPT for more information.
DISABLE, ENABLE, and RESUME are key words used by the compiler.
As it says in the good book
are more like pseudo-ops in that they give the compiler directions, rather than actually generate code. See ON DEBUG and ON INTERRUPT for more information.
Dave
Always wear safety glasses while programming.
Bookmarks