Search Results

2
votes

Code formatting across Windows and Unix.

Tab sizes is a purely personal preference, but each piece of code or project should specify which tab size it wants to use as a standard. That way, even if someone doesn't like your tabs sizes, the …