LABEL (MASM)
Creates a new label by assigning the current location-counter value and the given type to name.
name LABEL type
name LABEL [[NEAR | FAR | PROC]] PTR [[type]]
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Creates a new label by assigning the current location-counter value and the given type to name.
name LABEL type
name LABEL [[NEAR | FAR | PROC]] PTR [[type]]