Hello guys, i have an .txt file like this
Brasil
Portugal
Chile
Espanha
And i have to read this and put it in a array, i've been looking for this all day, but everyone ask me to do this in C++ using getline(), the problem is that i have to do it in C. Can someone help me???