Talk:MEMCOPY - QB64 Wiki

Talk:MEMCOPY

From QB64 Wiki

Revision as of 19:47, 23 April 2012 by Galleon (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Are you casting _OFFSET values to variables already?

No. I changed m.OFFSET to 'memory offset' in the syntax because it needs to be clear that the offset does not have to have the name of the block followed by a dot then the word OFFSET. This is just a value of type _OFFSET which could have been stored in a separate _OFFSET type variable.