Sorts an array of strings.
void SortStrings(char[][] array, int array_size, SortOrder order)
Array of strings to sort in-place.
Size of the array.
Sorting order to use.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.