Remove a substring in C given positions of substring

后端 未结 5 2129

Let\'s say I have a char *example that contains 20 chars. I want to remove every char from example[5] to example[10] and then fix up the a

5条回答
提交回复
热议问题