str1 = destination string or character array. This is because name is a char array ( C-string ) and we cannot use the assignment operator = with it after we ...
確定! 回上一頁