A89: Re: Folder List


[Prev][Next][Index][Thread]

A89: Re: Folder List




>In the documentation the came with TIGCC Lib, there's an example that shows how
> to generate a list of varibles in a folder, but the varibles in the list it
generates are not
> in alphabetic order.  Can someone please tell me how to get them in alphabetic
> order?

Brian Maxwell


Computer Algotithms 101: sort them.
There is a lot of information on sorting on the web. Look up QuickSort,
InsertSort, BubbleSort and/or RadixSort.

 / Niklas Brunlid
Check out Prosit for the TI-89 / TI-92+ at http://prosit.ticalc.org
Random PQF Quote follows:

"Could have bin worse, mister. I could have said 'miaow'."
        -- Our hero meets Gaspode the wonder dog
           (Terry Pratchett, Moving Pictures)






Follow-Ups: References: