23.05.2015, 20:48
Can someone explain me how does y_ini save work and how can I open it later. I looked at all tutorials but I dont understand I know that u save stuff with INI_WriteInt(File," ",0); but how can i save someones input like if someone inputs number 11 in dialog how can I save it? Or lets say there is register and login system and they need to type their age and gender how can I save that.