Archana Naik wrote:
Hi, All I am new to linux and trying to compile my program. I get these basic C++ errors.
Really this is off-topic here. You are having problems learning a language, not using an OS.
************************************************** /usr/include/c++/3.2.3/cstring:79: `memcpy' not declared
You need to #include another header or headers. I'm not sure which ones. I'm expert at C, not so at C++. In C, you'd need to #include <string.h> [snip]
Any ideas??
Yes. Lurk for several days if not a couple of weeks before posting mail to an echo. Mike -- p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} This message made from 100% recycled bits. I can explain it for you, but I can't understand it for you. I speak only for myself, and I am unanimous in that!