Writing a C program that removes every occurrence of a char except the last one

前端 未结 0 1757
面向向阳花
面向向阳花 2020-12-12 11:02

Im trying to write a C program that removes all occurrences of a certain char in a string except the last occurrence.For example if I had the string

char word         


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