.comment-link {margin-left:.6em;}

-Through my eyes-

14 February 2006

IDE Thoughts

When you open a bracket "{" in C++, you have to close it. For programming style purposes it's better to close it right away, go two steps up, then to the end of the opening bracket, hit enter and code.

Make a mod in some IDE where as soon as you open the {, it's autoclosed and cursor placed in between the two lines at the proper indentation.

0 Comments:

Post a Comment

<< Home