difference between the two?


What is the difference between the following two variable declaration?

unsigned char var;
and
unsigned char data var;

Parents Reply Children
No data
More questions in this forum