alimemory
Junior Member level 1
- Joined
- Jun 19, 2014
- Messages
- 19
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Location
- Nigeria
- Activity points
- 119
I came across with this what s
(1) for (i = 0; i<=50; i++)
(2) unsigned short i, DD0, DD1, DD2, DD3;
unsigned int Count
what means? and explain
(1) for (i = 0; i<=50; i++)
(2) unsigned short i, DD0, DD1, DD2, DD3;
unsigned int Count
what means? and explain