strtok_s is simply the Windows version of strtok_r which is standard everywhere else. One (common I would think) way to make a program portable when it ...
確定! 回上一頁