1 /* 2 * strtok_r.c: 3 * Implementation of strtok_r for systems which don't have it. 4 * 5 * This is taken from the GNU C library and is ...
確定! 回上一頁