관리-도구
편집 파일: tsrm_strtok_r.h
#ifndef TSRM_STRTOK_R #define TSRM_STRTOK_R char *tsrm_strtok_r(char *s, const char *delim, char **last); #endif