valgrind ./my-program arg1 arg2 < test-input. This will run your program and produce a report of any allocations and de-allocations it did.
確定! 回上一頁