Components and Interfaces
Contents
Short Description
Component
A component is a small piece of reusable code.
It is usually one of several in a module.
A module is a binary library that groups components that provide some functionality.
Interfaces
Long Description
Related Links
http://www.hacksrus.com/~ginda/cview/