This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to open a .txt file with TM4C123GH6PM

Hi everybody. I need your help. I'm trying to open a .txt file but i can't put the library for doing this. This library should be #include <fstream.h> but Code Composer Studio recognise this as an error and it says that i have 100 errors in my program. When I delete that line those errors disappear. I hope anyone could tell me how to solve it. Thanx