Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
memcheck is the valgrind default tool that 'detects memory-management problems' [1].
Using memcheck depends on your operating system and IDE:



Example 1: Hello World



Example 2: a small memory leak



Example 3: deleting an array the wrong way



Example 4: Hello Qt (as here)



Example 5: Hello Wt (as here)



Example 6: how to stop a Wt server
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.