這次介紹C 語言常用string 函式:strstr,主要是針對兩個輸入參數做比對 ... int main () { char str[] ="This is a simple string"; char * pch; ...
確定! 回上一頁