Open Object Oriented ANSI C provide API to build Object Oriented application in ANSI C language. It provide common base classes that allow inheritance to develop application with your own reusable objects, and smart exception recovery support
Features
- Object description for Object Oriented like development.
- Class like Concept description for inherit your own Classes
- Smart Exception recovery
- Event and EventHandling support
