말랑말랑슈가
예를들어, // ... char **result = NULL; // ... siz = explode(buf, "|", &result); // ... 라고하면 buf 변수의 데이터를 |로 나누어 배열포인터를 반환한다. int i; for(i=1; i