I have a question before I dive into something futile. Is it possible to sort an array of alphanumeric strings with qsort or will I have to write my own routine? Examples of the strings (which are of fixed length) would be ER1234, GG4576, TY8845, etc.
thanks for any input you can give
thanks for any input you can give