cm0002@lemmy.world to Programming@programming.dev · 2 months agoIs Bare-Metal Programming Dead?www.designnews.comexternal-linkmessage-square7fedilinkarrow-up114arrow-down122
arrow-up1-8arrow-down1external-linkIs Bare-Metal Programming Dead?www.designnews.comcm0002@lemmy.world to Programming@programming.dev · 2 months agomessage-square7fedilink
minus-squareScrath@lemmy.dbzer0.comlinkfedilinkarrow-up3·2 months agoAren’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
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