Object Oriented Programming in C
This article focuses on platforms where C++ compilers are not available. The developers working on these platforms should still be able to use object oriented analysis and design. When it comes to final code development they can use C.
The following sections cover an example of C++ code and its implementation in C. (1) C++ Source Code: C++ source files implementing TerminalManager and Terminal classes. (2) C Source Code: TerminalManager and Terminal implemented in C for a platform that does not support C++.
View Entire Paper | Previous Page | White Papers Search
If you found this page useful, bookmark and share it on:
If you are familiar with RSS feeds, you can also sign up for our free blog feed. Our RSS feed is updated in real-time while our newsletter is updated daily.
