A common question I get is about the use of pointers in C and whether it is OK to store the value of a pointer [i.e. an address] in an “ordinary” variable – like an unsigned integer .. (more…)
Embedded Software
Embedded Software Archive for June, 2019Using an unsigned integer to store a pointer in CMonday, June 17th, 2019A common question I get is about the use of pointers in C and whether it is OK to store the value of a pointer [i.e. an address] in an “ordinary” variable – like an unsigned integer .. (more…) |
|||||
|
|||||
|