Normally when you use printf function with “%s” formatting to print a string (char *) you rely on C convention of terminating a string with ...
確定! 回上一頁