As an Android developer, I absolutely hate it when I have to worry about getting data for common use cases which involve things like list of countries, list of states or even letting the users enter ...
* Description: Example of reading and storing all the lines of a file into an * array of strings in C.