C program prints garbage characters

前端 未结 0 1389
囚心锁ツ
囚心锁ツ 2020-11-22 00:26

I have an assignment to write a program in C that functions similarly to the bash sed \'s/oldstring/newstring/g\' but only using stdio.h and string.h. We cannot use malloc

相关标签:
回答
  • 消灭零回复
提交回复
热议问题