Thread: Quicksort
View Single Post
  #6 (permalink)  
Old 07-09-2008, 05:25 PM
Norm's Avatar
Norm Norm is offline
Senior Member
 
Join Date: Jun 2008
Location: Gone to Costa Rica
Posts: 2,223
Norm is on a distinguished road
How do you know "nothing is happening"? Does that mean that there is nothing printed on the console window?
Add enough println() so you can see where the execution is going.
Copy the console output including the java command and post it here.
Reply With Quote