Pointers and references: Difference between revisions

Content deleted Content added
Puppydrum64 (talk | contribs)
No edit summary
Puppydrum64 (talk | contribs)
Line 39: Line 39:


=={{header|8086 Assembly}}==
=={{header|8086 Assembly}}==
{{works with|http://www.terraspace.co.uk/uasm.html UASM}}
===Pointers===
===Pointers===
In most assemblers, an instruction or a numeric value can be given a label.
In most assemblers, an instruction or a numeric value can be given a label.