Boy does it seem like this author is trying to push something. I wonder if…
To learn more, attend my upcoming CEC course January 27-31: Expert C Techniques to Master Bare-Metal Programming. You’ll discover how to master one of C’s most powerful tools—function pointers—and use them to design flexible, efficient systems. From building cooperative schedulers and command parsers to creating configurable, reusable code, you’ll gain hands-on insights that can transform your approach to embedded programming.
Boy does it seem like this author is trying to push something. I wonder if…
…yep, sounds about right.
Aren’t function pointers against the MISRA standard?
I’m not saying they are bad because they can be really useful but when it comes to writing safe code I believe their usage is heavily discouraged