Update information\n",two); printf("Enter your choice: "); scanf("%7s", &choice); // fgets(choice, 7, stdin); if (choice[0] == one){ ...
確定! 回上一頁