+ 1

I need to know how to save a varible

I have made a simple programr when you enter a password and stuf like tat so the pass gets attached a varible and i need it to be saved when i open the program again pls help

19th Dec 2016, 3:19 PM
Jaka Kragl
Jaka Kragl - avatar
4 Antworten
+ 5
There are simple ways to do that, you could make the system create a new document and save the password in that document. Everytime a password is input, it will check that document for the corresponding string... etc
19th Dec 2016, 3:48 PM
Wen Qin
Wen Qin - avatar
+ 3
You can't do that here in sololearn (unless you own a server) . Regerding Android apps , you can save vars in shared_prefs.xml (Java)
19th Dec 2016, 3:24 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 1
cool man thanks but how do i make it tk check that program btw im a begginer
19th Dec 2016, 3:59 PM
Jaka Kragl
Jaka Kragl - avatar
0
what about visual studio 2015
19th Dec 2016, 3:26 PM
Jaka Kragl
Jaka Kragl - avatar