(no title)
scott_s | 1 year ago
C++ destructors are great for this, but are not possible in C. Destructors require an object model that C does not have.
scott_s | 1 year ago
C++ destructors are great for this, but are not possible in C. Destructors require an object model that C does not have.
No comments yet.