+ 1
Help please. Shorting of strings.
I want to sort strings without strcomp and strcpy function. https://code.sololearn.com/cswVEarCoggJ/?ref=app
1 Answer
+ 2
I think it would have been more convenient to have used an array of pointer strings instead.