in.c When receiving input string, we often want to ensure, that input will not overflow our buffer. We can use fgets() or scanf.
確定! 回上一頁