design_pattern_for_c  V 1.00
lib Directory Reference
Directory dependency graph for lib:
D:/design_pattern_for_c/publisher/lib

Files

file  publish_content.c [code]
 Implement of Flyweight design petten library API, related to PublishContent class.
 
file  publish_content.h [code]
 This is API for PublishContent class which managed in Publisher.
 
file  publisher.c [code]
 Implement of Flyweight design petten library API, related to Publisher class.