본문 바로가기

Stupid Computer/2. C 언어

strtok 함수 사용 ! (문자열 토큰단위로 짜르고 배열에 저장)

strtok() 함수

헤더 파일 : string.h

char* strtok(char* strToken, const char* strDelimit);

strDelimit = 구분 문자 또는 문자세트