kappa_am
Full Member level 6
- Joined
- Jul 16, 2012
- Messages
- 331
- Helped
- 19
- Reputation
- 38
- Reaction score
- 19
- Trophy points
- 1,298
- Location
- Vancouver
- Activity points
- 3,859
Hi all;
I am working on a program using mikroc and dspic 30f4011.
I have problem with arrays. they keep values from past cycles. I like to turn them zero but I don't like to use for loop and turn each element to zero individually. is there any better way?
How about defining them in the loop?
Thanks
I am working on a program using mikroc and dspic 30f4011.
I have problem with arrays. they keep values from past cycles. I like to turn them zero but I don't like to use for loop and turn each element to zero individually. is there any better way?
How about defining them in the loop?
Thanks