C has three required parameters. The first and second paremeters are C<$a> and C<$b> from C or C<$b> and C<$a> if you want a descending sort. The third parameter is the type of sort you want: C, C, C, or C (C). The fourth parameter is the expression you want to split the strings by and can be ignored for alpha (letter) sort.