I'm attempting to write a simple program which will sort a list of ten integers into descending numerical order for Second Life. I've no idea how to do this, or if its even possible, but if so it would greatly benefit the object I'm working on in game. Any help is greatly appreciated.

There are several sort algorithms you could use, the bubble sort is ok for small arrays like yours.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.