討論串[問題] 用 getch() 無法取得取得正確的字
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
#include <stdio.h>. #include <stdlib.h>. #include <conio.h>. int main(void). {. char pawd[7]="qaz123";. char input[7];. int a;. printf("請輸入密碼\n");. fo
(還有407個字)
內容預覽:
想請問一下哪裡出了錯. 因為不管打了正確密碼他還是顯示密碼錯誤. 有請各位大大了@@. #include <stdio.h>. #include <stdlib.h>. #include <conio.h>. int main(void). {. char pawd[7]="qaz123";. ch
(還有79個字)
首頁
上一頁
1
下一頁
尾頁