Array.Upgrade ArrayCopy and ArrayCompare to copy and compare CPU words
Closed this issue · 0 comments
CookingWithCale commented
A
Problem
The problem is ArrayCopy is copying byte-by-byte rather than in words because of a bug in the commented-out code.
Solution
The solution is to back up to the Array seam and print out the memory layout for the words and bytes above and below the words to copy.
####### Files Affected
*.*
Sessions
Hierarchy
Tags
Mission
License
Copyright ©2022 Kabuki Starship; all rights reserved.