Programowanie w systemie UNIX/Valgrind: Różnice pomiędzy wersjami

Usunięta treść Dodana treść
Linia 15:
 
=Przykłady =
Przykład użycia :<ref>[http://www.thegeekstuff.com/2011/11/valgrind-memcheck/ How to Detect Memory Leaks Using Valgrind memcheck Tool for C / C++ by Himanshu Arora on November 28, 2011 ]</ref><ref>[http://www.cprogramming.com/debugging/valgrind.html Using Valgrind to Find Memory Leaks and Invalid Memory Use By Alex Allain]</ref>
 
valgrind --tool=memcheck ./a.out