Next: Introduction, Up: (dir) [Contents][Index]
This manual is for Object Oriented C (ooc) toolkit (version 1.3c, 28 October 2017), which is a lightweight collection of tools for Object Oriented programming approach in ANSI-C.
Copyright © 2008-2011 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled “GNU Free Documentation License”.
(a) The FSF’s Back-Cover Text is: “You have the freedom to copy and modify this GNU manual. Buying copies from the FSF supports it in developing GNU and promoting software freedom.”
• Introduction: | ||
• Objects and Classes: | ||
• Exception handling: | ||
• Using Classes: | ||
• Implementing Classes: | ||
• Interfaces: | ||
• Memory handling: | ||
• Testing your classes : | ||
• Type less, produce more : | ||
• Copying This Manual : | ||
• Table of Figures: | ||
• Index : |
Next: Introduction, Up: (dir) [Contents][Index]