iOsBoy
Newbie level 2
What C/C++ concepts a programmer wishing to enter embedded systems programming(for RTOS using C/C++) and going for an interview must know ?
I have heard of the following
1).Function pointers
2).static keyword
3).memory management using malloc and free
4).bit manipulation
Can anybody else add more topics to the list?
I have heard of the following
1).Function pointers
2).static keyword
3).memory management using malloc and free
4).bit manipulation
Can anybody else add more topics to the list?