Comment on Swapping two blocks of memory inside a larger block, in constant memoryparentComments−SkiFire138moHow does that work for swapping two blocks of memory with different sizes (which may require shifting the data inbetween)?
Comments
How does that work for swapping two blocks of memory with different sizes (which may require shifting the data inbetween)?