Compile and run. gcc -g test.c. valgrind --tool=memcheck --leak-check=full ./a.out. The display is as follows: ==13794== Memcheck, a memory error detector.
確定! 回上一頁