Yes, but… You can't use the [code ]=[/code] operator to assign a string in an expression - IOW, you can't do [code]char str[10]; ... str = "test"; ...
確定! 回上一頁