Since this is about strings, I would rather use strcpy instead of memcpy . This has the benefit, that it saves the unnecessary strlen
確定! 回上一頁