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
  • "So what exactly do you want uVision to do with this data once it has read it from the file?"
    for example i have to give receivers addres to
    vision when it is in transmitt mode.
    so user will select the receivers address in GUI and that address will save in a text file , so µvision program has to read the address from text file like that.
    Thanking you,
    if you have some idea please help me.
    Thanking you.

Reply
  • "So what exactly do you want uVision to do with this data once it has read it from the file?"
    for example i have to give receivers addres to
    vision when it is in transmitt mode.
    so user will select the receivers address in GUI and that address will save in a text file , so µvision program has to read the address from text file like that.
    Thanking you,
    if you have some idea please help me.
    Thanking you.

Children