About this document
C Patterns: First-Class ADT Explained by Jayana Matias is a document available to read on EtoBox.
This document introduces the FIRST-CLASS ADT pattern for implementing abstract data types in C. It discusses how using pointers to incomplete struct types allows hiding implementation details and separating an ADT
- Author
- Jayana Matias
- Language
- EN