The puts function specifically writes to stdout which is commonly a console. Because console output is typically line bufered, ...
確定! 回上一頁