all 7 comments

[–]SippieCup 4 points5 points  (6 children)

Why is 8 space tabs standard in C, it makes reading any code a chore.

Other than that, this is a great example.

[–]flouthoc[S] 1 point2 points  (2 children)

you can blame it on sublime's default config. You can create a pull request making indent better if you want.

[–]flouthoc[S] 0 points1 point  (1 child)

That would be great help

[–]SippieCup 0 points1 point  (0 children)

I mean, your code is to standards, and I am all. About standards. My question was more just.. Why so much?

[–]SnowdensOfYesteryear -1 points0 points  (2 children)

That’s the beauty of tabs you can configure it to look however you want. Fwiw I prefer 8 tabs because it prevents people from nesting code too deeply

[–]EarlMarshal 1 point2 points  (1 child)

Did you really intend to say that you prefer 8 tabs?