Data abstraction in C
The C language gives us
well known abstraction facilities...
subroutines
structures and type definitions
header files to define interfaces
...and a somewhat less well known one
incomplete types
Previous slide
Next slide
Back to first slide
View graphic version