tsrm_strtok_r.h
| 143 B | Satir:
0
| h
Geri
#ifndef TSRM_STRTOK_R #define TSRM_STRTOK_R #include "TSRM.h" TSRM_API char *tsrm_strtok_r(char *s, const char *delim, char **last); #endif
Kaydet
Ctrl+S ile kaydet