Next:
4.1 User interface
Up:
Module 0033: Data Abstraction
Previous:
3.2 Direct data member
4
Implementation
In C, the only way to implement enforcible ADT is to use the techniques as outlined in modules
0026
and
0028
. We'll have a more detailed description of that technique here.
Subsections
4
.
1
User interface
4
.
2
Provider
4
.
3
Consumer
4
.
4
How does this magic work?
4
.
5
ADT efficiency
4
.
6
Remote control
Copyright © 2006-09-07 by Tak Auyeung