QuickSort troublesRead the wikipedia article on quicksort and then use the debugger to step through your code. This i...
Using find method in LinkedListWhat is the run time error? What have you done to debug the program? If you are using visual studi...
Switch statements and segmentation faultsGive me a break. Post something that compiles, and that is within tags.
Gui based unit test framework in cppI suppose that you want something for free? If you or your company is willing to pay, there are too...
Printf() vs cout: function versus streamI agree with Helios. I wish that there was a pre-formatting utility so that you can build the strin...