As strings in C can not dynamically grow inplace substitution will generally not work. Therefore you need to allocate space for a new string that has enough ...
確定! 回上一頁