User profile: stormbot

User info
User name:stormbot
History
Joined:
Number of posts:56
Latest posts:

Need help formatting this table? It's almost perfect...
"Electric sander" is the longest string and it makes the table print off center. Here is a pictur...

Easiest way to put these totals into ascending order?
What would be the best way without using the built in sort?

Easiest way to put these totals into ascending order?
I need to put these totals in ascending order. What is the easiest way to do so? Do I have to write ...

Change insertion sort to descending instead of ascending?
I am using an insertion sort on an array of objects. I have it working right now, but it is in ascen...

Why is my [i] counter giving me this error?
Perfect answer, thank you!