On 14-Nov-21 8:27 pm, Adrian Caspersz wrote:
On 14/11/2021 05:48, Sylvia Else wrote:
What kind of software displays the elements of an array in
alphabetical order of array index expressed in decimal? Are they
actively trying to drive their users insane?
Was each element initially added with a key value?
Was that key type a string?
It's a debug page giving access to the variables programmed in 'C' into
a micro controller.
There's an option to sort the variables by ascending or descending
alphabetical order of name, or not sort them at all. Thing is, if one
chooses to expand an array to look at its elements, the elements numbers
are sorted using the same sort as for the variable names, which makes no
sense at all.
The IDE is written in Java. It's probably using a built in Java Table
class which is just supplied with the text, and without regard to the ramifications.
But it's not open source, as far as I know, and even if it is, I'm not
inclined to start debugging it.
Sylvia.
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)