Hi, > So do you agree with my method to address the issue?
Using a temporary buffer is fine, simple and save choice. For the second copy you can use a simple memcpy instead of the loop. cheers, Gerd
Hi, > So do you agree with my method to address the issue?
Using a temporary buffer is fine, simple and save choice. For the second copy you can use a simple memcpy instead of the loop. cheers, Gerd