My SVN isn't working for whatever reason.
Just added;
Bubble_Sort_Array(byref data_array, pos) - For sorting arrays within arrays. Examples; Array{Array{value1, value2}} - Where pos = value2 would sort the array from min to max. Taken directly from 095 distro include/sorting.inc and fixed a bug were some entires would duplicate.
Addition to Include/arrays.inc
Moderators: POL Developer, Distro Developer
- MontuZ
- Forum Regular
- Posts: 338
- Joined: Fri Feb 10, 2006 8:08 am
- Location: Myrtle Beach, South Carolina
Addition to Include/arrays.inc
- Attachments
-
- includearrays.patch
- (1.24 KiB) Downloaded 299 times