Talk:MEMCOPY - QB64 Wiki

Talk:MEMCOPY

From QB64 Wiki

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.