Skip to main content

NRC_GetRestAppendInstrNum()

Get the current number of remaining instructions for the append run

For MOVC instructions, two are a pair, and when inserting instructions, two are inserted, but at runtime, they are recorded as one

Type

int =>Current number of remaining instructions

Parameter Option

None

Sample code

NRC_GetRestAppendInstrNum();