Scanf while loop infinite. Why is scanf() causing infinite loop in this code?, char c = '0'; if (scanf("%d", &number) ...
確定! 回上一頁