To print a string you need to pass a pointer to the string to printf (in this case 'name' or '&name[0]'). Share.
確定! 回上一頁