Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

How to make C++ obsolete in 221 pages

Name: Anonymous 2012-02-28 16:30

Object Oriented Programming with ANSI-C

www.planetpdf.com/codecuts/pdfs/ooc.pdf

Sepples status:
[0] Told
[0] Served
[0] Romanced
[0] Owned
[0] Raped
[1] Pillaged

Name: Anonymous 2012-02-29 1:39

>>15
You have a very narrow view of what ``object-oriented'' means !

A FILE* is a reference to something that has a set of operations/methods that can be applied on it (common interface). How it's implemented is not important (concrete class), and there can be many different instances with different behavior that all allow th f* functions to be called on them (interface inheritance). That's quite ``object-oriented''.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List