For example if there are four names Johan, Dav, Wendy and Smith ..shorting Dav, Johan, Smith Wendy.
How to sort names in alphabetical order (c programming )
I am looking help to build flow chart. I have no idea how to do it but I tried . I made flow chart which get input number means how many name user want to sort then it check the number that the user enters for the number of names against the legal number (at least 1 but no more than 4, in this case) and if the number is not legal, print an error message and ask again .

How to sort names in alphabetical order (c programming )
I am looking help to build flow chart. I have no idea how to do it but I tried . I made flow chart which get input number means how many name user want to sort then it check the number that the user enters for the number of names against the legal number (at least 1 but no more than 4, in this case) and if the number is not legal, print an error message and ask again .
