From: Todd Benson Date: 2007-10-09T10:21:17+09:00 Subject: Re: Confession: I never did ASM On 10/5/07, John Joyce wrote: > > On Oct 5, 2007, at 8:16 AM, Todd Benson wrote: > > > I don't have the time to read the entire thread, so I'll try to ask > > outright. What is this K&R book that everyone seems to be talking > > about? I have an ANSI C book (acquired completely by accident) > > sitting in front of me by Kernighan and Ritchie. Is that the same > > one, or is it something different? > > > > Todd > > > Are you being facetious or serious? > If you're serious, there are basically two: > the original (pre-ANSI) is K&R > > the ANSI updated version (2nd edition...?) is also commonly called > K&R, but also known as K&R2. Okay, just making sure that it wasn't simply a coincidence. I didn't study computer science, remember :) I have the second edition, then. It's white and "stamped" red with "ANSI C". It certainly makes for a concise look at the C programming language. Todd