OiO.lk English C# How to ensure malloc is not linked in the project? ARM GCC
C#

How to ensure malloc is not linked in the project? ARM GCC


ARM GCC 12 version – how to ensure that malloc and free functions don’t get linked and that build fails if called?

Looking for similar to delete in C++, that is used to make sure function is not included (like hidden copy/move constructors, for instance).



You need to sign in to view this answers

Exit mobile version