Forum Discussion
EricMunYew_C_Intel
Frequent Contributor
6 years agoHi, Taha
It depends on where you store the variable, the run time may be longer for external RAM, and shorter for internal RAM.
Also, a long int type may take longer run time than int.
As long as the variable follows the naming rule, it shouldn't affect the run time.
Thanks.
Eric