puts() vs printf() for printing a string. In C, given a string variable str, which of the following two should be preferred to print it to stdout?
確定! 回上一頁