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]]
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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]]