Home › Forums › C Programming › Some problems in C++ › Re: Re: Some problems in C++
January 23, 2009 at 8:54 pm
#3509
050449
Participant
i defined MAX_SIZE and this problem solved but now it shows me
invalid conversion from char’ to
const char*’
initializing argument 2 of `char* strcpy(char*, const char*)’