Chat > Tech Chat

Spaces vs tabs for source code

<< < (4/4)

sevenlayermuddle:

--- Quote from: burakkucat on June 27, 2017, 11:20:10 PM ---Having then discovered C (pre any standard and when "the bible", K&R, started with Chapter 0)

--- End quote ---

Hah, I don't think I ever noticed the chapter 0 subtlety until this moment.   But I just checked (having my original copy still close to hand) and you are of course correct. ;)

lloyd:

--- Quote from: burakkucat on June 27, 2017, 11:20:10 PM ---Similar to COBOL, I recall.

Many years ago I was employed as a COBOL programmer and I duly wrote precisely one COBOL program. Having then discovered C (pre any standard and when "the bible", K&R, started with Chapter 0) I then wrote in no other language. If the code required, at the hardware level, was too cumbersome I would then use native assembly language.

--- End quote ---

My first paid job was writing for TI9900 processors, using Coral 66 as the high level language.  This had nice features for developing for embedded processors, such as being able  to map variables to hardware locations or registers, or drop into machine code when you needed performance, just by putting within a CODE BEGIN...END construct.  All in a compiler released in 1966!

Navigation

[0] Message Index

[*] Previous page

Go to full version