Pointers and references: Difference between revisions

Content added Content deleted
Line 48: Line 48:
</lang>
</lang>


These two code snippets ARE NOT THE SAME:
These two code snippets <i>are not the same</i>:
<lang 68000devpac>LEA myData2,A1</lang>
<lang 68000devpac>LEA myData2,A1</lang>