strlen returns the length of the string not including the terminating character '\0' . It is very important that you always terminate any string ...
確定! 回上一頁