Computer Science Canada Storage Program Bugs |
Author: | LasersGoPew [ Wed Dec 13, 2006 2:07 pm ] | ||
Post subject: | Storage Program Bugs | ||
Allright so im doing my next assignemnt and its giving me a few problems cause i cant find any notes on it. The first problem is that i have no idea how to sort from highest to lowest when you press show marks. Secondly when you press cancel on the input how many makrs you want to process box it bugs I also dont know how to fix that. Also any bugs you guys find could you please tell me. Thanks.
|
Author: | cool dude [ Wed Dec 13, 2006 3:21 pm ] |
Post subject: | |
stop posting as exe and please indent. i'm not looking at your code until you indent it. all i can tell you without looking at your code is to use a sorting algorithm to sort from highest to lowest. the easiest to code is bubble sort. ever heard of bubble sort? |
Author: | peterggmss [ Wed Jan 10, 2007 6:50 pm ] |
Post subject: | RE:Storage Program Bugs |
Hello, did you figure it out? I'm going to have to get my done tonight or I'll get zero . |
Author: | Silent Avenger [ Wed Jan 10, 2007 8:34 pm ] |
Post subject: | Re: Storage Program Bugs |
Well If you need any tips go here http://en.wikipedia.org/wiki/Bubble_sort which will explain anything and then if you need more help just ask. |