Xref: utzoo comp.lang.c:27666 comp.lang.c++:7122 comp.lang.misc:4745 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!yale!cmcl2!stealth.acf.nyu.edu!brnstnd From: brnstnd@stealth.acf.nyu.edu Newsgroups: comp.lang.c,comp.lang.c++,comp.lang.misc Subject: Re: what is c++, c, ansi c etc... Message-ID: <6000:Apr720:31:1490@stealth.acf.nyu.edu> Date: 7 Apr 90 20:31:14 GMT References: Reply-To: brnstnd@stealth.acf.nyu.edu (Dan Bernstein) Followup-To: comp.lang.misc Distribution: usa Organization: IR Lines: 14 In article davis@pacific.mps.ohio-state.edu (John E. Davis) writes: [ what's life, the universe, and everything? ] 42. ANSI C is the C standard settled upon by ANSI; it's generally better than the old language, but most C compilers today don't understand it. > Also what is object oriented programming? The latest name that young urban computer science types have applied to the old idea of adding another level of indirection to function calls. Followups to comp.lang.misc. ---Dan