- Joined
- Feb 7, 2008
- Messages
- 1
- Reaction score
- 0
I don't know how to save/load values to a text file. I would also like to find out how will I find specific values in the text file because I will use it as a config file.
Its like this
sample.txt:
ipadd=127.0.0.1
resolution=1024x768
and so on
The program will load the txt file and get the configurations and set it.
Thanks
Its like this
sample.txt:
ipadd=127.0.0.1
resolution=1024x768
and so on
The program will load the txt file and get the configurations and set it.
Thanks
Last edited: