while( sscanf(pStr, "%[^;]", scan)==1 ){ pStr += strlen(scan); while(*pStr == ';') pStr++; printf("%s\n", scan);}
張貼留言
沒有留言:
張貼留言