⑴ c語言 刪除字元串中指定的星號
#include<stdio.h>intmain(){chars[100],*p,*q;puts("輸入小於100個字元:");gets(s);for(p=s,q=s;*p!='