But you really shouldn't use the evil scanf, ever. If you want to use the formatted scan, get the line in a buffer using fgets and then use sscanf, and check ...
確定! 回上一頁