Thought Leadership
Embedded software video blog about inline code
My latest video blog is now available. I am talking about the use of inline code – a common speed optimization – in embedded systems. You can see the video here or here:
Future video blogs will continue to look at topics of interest to embedded software developers. Suggestions for topics are always welcome via comment, email or social networking.
Comments
0 thoughts about “Embedded software video blog about inline code”
Leave a Reply
You must be logged in to post a comment.
What a bout make recursive function as inline function? What the compiler will do?
@Muhammad – That is a really interesting question, to which there is no simple answer. I will address the matter in another blog here very soon – please keep a look out.