|
design_pattern_for_c
V 1.00
|

Files | |
| file | chain_element.c [code] |
| Implement of ChainElement class. | |
| file | chain_element.h [code] |
| This is API for element of chain. | |
| file | chain_of_responsibility.c [code] |
| Implement of Chain of Responsibility design petten library API. | |