View Single Post
Old Jun 23rd, 2006, 12:06 PM   #8
Cache
Hobbyist
 
Join Date: Sep 2005
Posts: 261
Rep Power: 4 Cache is on a distinguished road
Perhaps part of the question is why use memcpy when C++ provide several abstractions for such operations. My anwser would be: I wouldn't. The code posted is probably written in C.
Cache is offline   Reply With Quote