#firmware-development
Read more stories on Hashnode
Articles with this tag
This is the second part of the series Understanding C pointer shenanigans. If you already understand pointers, go ahead, but if want to get a better...
This is a two part series about pointers in c:Find part 2 here: Understanding pointers with structs in c Pointers are,...well, pointers, like...