A lot of good stuff in there
A lot of good stuff in there
Posted Feb 15, 2025 21:21 UTC (Sat) by pizza (subscriber, #46)In reply to: A lot of good stuff in there by roc
Parent article: New leadership for Asahi Linux
> Every C programmer working on non-toy software has to care about who owns the memory each pointer points to. 
        
The destination of a pointer isn't always memory.  Heck, I'd go so far as to say it rarely is.
 
           