TucsonDon
Member
Other than the obvious (declaring a data type), what is the difference in typedef of a variable, for example if I declare a structure or I typedef a structure. Does the complier place in program memory or data memory?
I have a program that I am trying to debug but I am unable to see the values in a declared structure elements (MPLab).
I have a program that I am trying to debug but I am unable to see the values in a declared structure elements (MPLab).