Could someone tell me which function shoud I use to read text from any txt file?
With fscanf() I read data with specific format. I don't want that...I want to read just any text and output some strings in a specific way.