char cannot convert to *charI have a char a[20][20]; char name[30]; when i write: if (a[i][2]=='name') c++ give me the erro...
This user does not accept Private Messages