How do allow a space to be entered with scanf? I've tried fgets, but that caused the program to crash. char input[32]; printf("\n\rEnter ...
確定! 回上一頁