/* if either substr or replacement is NULL, duplicate string a let caller handle it */; if ( substr == NULL || replacement == NULL ) return ...
確定! 回上一頁