i wrote the code in c but am getting an error in keil as ... if(strcmp(p,s)==0) { j=strlen(s); strcpy(P,s); P[++j]='\0'; Lcd8_Init(); ...
確定! 回上一頁