glenjoy
Banned

- Joined
- Jan 1, 2004
- Messages
- 962
- Helped
- 72
- Reputation
- 146
- Reaction score
- 20
- Trophy points
- 1,298
- Location
- Philippines
- Activity points
- 0
I am doing a security system and having a problem on coding techniques.
I am using a numeric keypad.
1. I will input the pin numbers on the keypad, but how to store them? Byte by byte so I have to create an array of variables and increment them each time?
2. How to compare them and the stored numeric password?
thanks.
I am using a numeric keypad.
1. I will input the pin numbers on the keypad, but how to store them? Byte by byte so I have to create an array of variables and increment them each time?
2. How to compare them and the stored numeric password?
thanks.