iOsBoy
Newbie level 2
- Joined
- May 23, 2013
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,303
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?