SortIntegers
Syntax
native SortIntegers(array[], array_size, SortMethod:order = Sort_Ascending);
Description
Basic sorting functions below.
native SortIntegers(array[], array_size, SortMethod:order = Sort_Ascending);
Basic sorting functions below.