hello,
can u explain what memcpy() does?
and what is the difference btw memcpy() and memset()?
This is a discussion on memcpy within the C Programming forums, part of the General Programming Boards category; hello, can u explain what memcpy() does? and what is the difference btw memcpy() and memset()?...
hello,
can u explain what memcpy() does?
and what is the difference btw memcpy() and memset()?
Did you Google these functions? Did you read the documentation for these functions?
Jim
My homepage
Advice: Take only as directed - If symptoms persist, please see your debugger
Linus Torvalds: "But it clearly is the only right way. The fact that everybody else does it some other way only means that they are wrong"