[Vala] sorting an array
- From: "Michael Lawrence" <mflawren fhcrc org>
- To: "Vala ML" <vala-list gnome org>
- Subject: [Vala] sorting an array
- Date: Thu, 3 Apr 2008 23:04:41 -0700
What is the idiom for sorting an array in Vala?
There does not appear to be any qsort binding (though one could easily be added to e.g. glib.vapi). I looked at GLib.Array but that's not really usable since there is no way to retrieve values from it. Could sort a G[S]List, but would rather use an array.
Thanks for any suggestions,
Michael
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]