copying arrays
I have two 2d-arrays; buffer1 and buffer2 (created with: BYTE buffer1[76800]), and want to copy the contents of buffer1 to buffer2. Is there a good and fast way of doing this?
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement