+ 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
4 odpowiedzi
+ 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
+ 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)
+ 1
cool man thanks but how do i make it tk check that program btw im a begginer
0
what about visual studio 2015