What is specific to printf is that it will repeatedly apply excess arguments to the format string, "looping" for free. By "excess", I mean that there are more ...
確定! 回上一頁