swathi prayaga wrote: > I 'm not soo good at c++.. > nut felt this ppage will help u > http://www.cplusplus.com/reference/clibrary/cstring/memcpy.html > > > > perfectdance2050 <[EMAIL PROTECTED]> wrote: > hi , > this saksham wnt to knw abt this command which i mention below > > memcpy() //this is an command which is used in c and als in c++ program > > but the problem arises is that it show an error when i use this in > program and run that program ..... in the error it is asking for the > parameter which i given it but still those are not correct according to > the requirement.... > > so plzzzzzz help me in trouble.... bcz without this my whole code of > 20,000 lines is not working....... just because of this 1 error... > > wait for reply > > saksham dixit > > Swathi
OR you could have suggested to the OP to go read the ANSI C/C++ Standard for the official definition and description of memcpy() instead of some website that may not be 100% correct. -- Thomas Hruska CubicleSoft President Ph: 517-803-4197 *NEW* MyTaskFocus 1.1 Get on task. Stay on task. http://www.CubicleSoft.com/MyTaskFocus/
