You need to add the null-termination character: '\0' at the end of your string. · This is an example of how to do that: · The above code will add letters a-i to ...
確定! 回上一頁