In this compliant solution, the buffer overflow is eliminated by calling the snprintf() function: #include <stdio.h> enum { BUFFERSIZE = 24 };.
確定! 回上一頁