A.strcpy B.strcat C.strcmp D.strlen
A.字符串可以為空串 B.字符串的長度計算’\0’在內(nèi) C.字符串比較函數(shù)strcmp返回值類型是char D.字符串求長度使用strcat