bladox.com Forum Index bladox.com
Turbo SIM Toolkit Adapter Forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

persistently save the pin code

 
Post new topic   Reply to topic    bladox.com Forum Index -> Development
View previous topic :: View next topic  
Author Message
macglance
Guest





PostPosted: Mon Oct 03, 2005 5:52 pm    Post subject: persistently save the pin code Reply with quote

Hi Pz,
I want to register some info about my app like the pin code in order to request for it before performing some actions. the solution I have in my mine is to use file;being that the file is huge, can I use reg_app_data(..)? but the behavior of this function is not clear to me Embarassed I don't know if something else exits.
regards!
Back to top
pz
Guest





PostPosted: Mon Oct 03, 2005 6:47 pm    Post subject: Reply with quote

reg_app_data() is exactly what you want. See http://www.bladox.com/devel-docs/gen_getting_started.html - it should be quite clearly described there. You emalloc some struct (your data) in eeprom, store the pointer with reg_app_data() and get it with app_data().
Back to top
Display posts from previous:   
Post new topic   Reply to topic    bladox.com Forum Index -> Development All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group