I need to write something like this, just plain and simple c.
1. Program starts and prints 5 news titles
2. You select one and it prints news body
3. after viewing you select close and select other one or exit program
4. after that it prints "sort by views" of the news
The main point is to use some of the sorting algorithms. Any suggestions, ideas, pseudocoding since I am newbie?