| I was not aware of the decision about tabs; I will change my editors
forthwith.
============================================
Michael Gogins
gogins at pipeline period com
Irreducible Productions
CsoundVST, an extended version of Csound for programming music and sound
Available at http://sourceforge.net/projects/csound/
============================================
----- Original Message -----
From: "John ffitch"
To: "Csound Developers Discussion List"
Sent: Tuesday, March 16, 2004 2:29 AM
Subject: [CSOUND-DEV:4339] RE: Getting in step
> No I did not mean C99. Not everyone has a C99 compiler. I mean the
> original ANSI C with was 89 or 90 (the standard is by the University desk
> not this one). I invested significant time in making it ANSI, and in
> removing tabs with are not the same on all platforms -- multiples of 8 on
> all machines I have used significantly, but of 4 on Windows; at least two
> spaces on Titan, at least 1 on Unix etc. After discussion it was decided
> that we shoudl not have tabs, so I eliminated them all. They are creeping
> back so in some files I could not read the text as it overflows the line
> length
> ==John ff
>
> |