scanf(3) is a newbie trap, use fgets(3) with sscanf(3) instead ... The first one is commonly recommended to beginner C programmers for reading ...
確定! 回上一頁