如果我们使用一个简单的内存区,我们要么必须用realloc或其它等效方法来扩展它,要么拷贝内插有替换的整体。
If we are using a simple buffer, we either have to extend it with realloc or equivalent, or copy the whole thing interpolating the replacement.
如果我们使用一个简单的内存区,我们要么必须用realloc或其它等效方法来扩展它,要么拷贝内插有替换的整体。
If we are using a simple buffer, we either have to extend it with realloc or equivalent, or copy the whole thing interpolating the replacement.
应用推荐