Restored from previous forum. Originally posted by A_MEK.
How can I sort a List ?
Structure data
x.w
y.w
EndStructure
NewList List.data()
I want to sort the list to get the biggest x
???
sort a List ?
-
BackupUser
- PureBasic Guru

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by Kale.
viewtopic.php?t=2494">http://forums.pur ... php?t=2494
viewtopic.php?t=4222
also this is a little app i wrote using a sorting method i grabbed from someone here:

--Kale
In love with PureBasic!
viewtopic.php?t=2494">http://forums.pur ... php?t=2494
viewtopic.php?t=4222
also this is a little app i wrote using a sorting method i grabbed from someone here:
--Kale
In love with PureBasic!
-
BackupUser
- PureBasic Guru

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by tinman.
--
I used to be a nihilist but I don't believe in that any more.
(Win98first ed. + all updates, PB3.51, Ed3.53)
Use the sort extras archive from the Resources Site: http://www.reelmediaproductions.com/pb/ ... ppets.htmlOriginally posted by A_MEK
How can I sort a List ?
--
I used to be a nihilist but I don't believe in that any more.
(Win98first ed. + all updates, PB3.51, Ed3.53)