Select Page
Why should we always zero-out structs

Why should we always zero-out structs

I’m pretty sure that all professional C and C++ developers already know this, but it is not that common in Objective-C. Many OS X and iOS developers are not familiar with structs, or just forget how they work. Since many API’s in OS X and iOS are still in...