Afficher un message
Vieux 06/02/2008, 14h57   #1
mthread
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Replacement for memcpy call in C++

Hi,
I am copying data from one buffer(this data is a binary data not
string) to another buffer. Earlier when I used C, I used the memcpy
function call to copy the values. Is there any equivalent replacement
in C++ for this call.

  Réponse avec citation
 
Page generated in 0,04113 seconds with 9 queries