Is there a good application (that has some kind of gui) for testing memory leaks in c code. I would really like to test my assignment/programme but being very new to this, i str
valgrind is pretty good on Linux, but it only has a command line interface