On Fri, Oct 18, 2013 at 11:01 AM, Roy Smith <[email protected]> wrote: > In article <[email protected]>, > Peter Cacioppi <[email protected]> wrote: > >> OTOH, I've seen object-based C development projects (I.e. where you could >> tell what function was being called at compile time) that are quite readable. > > If you can tell what function will be called by looking at the code, > it's not object oriented enough :-)
Is that why there's the International Object-oriented C Code Contest at www.ioccc.org ? ChrisA -- https://mail.python.org/mailman/listinfo/python-list
