The problem is that the last argument is writes over all indexes of the array. I'm newer to C programming. #include <stdio.h> #include <string.h> ...
確定! 回上一頁