This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to read data from a text file

Hi all,
i need to read data from a text file and write in keil µvision program.
How to open file, read, write and close file works in µvision programs.
Thanking you,

Parents
  • "i got an idea that we can store the selected data in VC GUI in a text file then we can retrieve that data from text file in µvision programs."

    So what exactly do you want uVision to do with this data once it has read it from the file?

    And what data do you want uVision to write to the text file?

Reply
  • "i got an idea that we can store the selected data in VC GUI in a text file then we can retrieve that data from text file in µvision programs."

    So what exactly do you want uVision to do with this data once it has read it from the file?

    And what data do you want uVision to write to the text file?

Children