Easyrider83
Advanced Member level 5
- Joined
- Oct 11, 2011
- Messages
- 1,608
- Helped
- 374
- Reputation
- 748
- Reaction score
- 364
- Trophy points
- 1,363
- Location
- Tallinn, Estonia
- Activity points
- 8,575
Yes, 302.
signed long (3.023452) = 3
accuracy = 2
k = 10*10 = 100
302 - 300 = 2
So, the value after the pointer will be 02.
signed long (3.023452) = 3
accuracy = 2
k = 10*10 = 100
302 - 300 = 2
So, the value after the pointer will be 02.