On many systems printf is buffered, i.e. when you call printf the output is placed in a buffer instead of being printed immediately.
確定! 回上一頁