⑴ c语言 删除字符串中指定的星号
#include<stdio.h>intmain(){chars[100],*p,*q;puts("输入小于100个字符:");gets(s);for(p=s,q=s;*p!='