View Single Post
  #70  
Old 05-04-2011, 05:09 AM
Seich Seich is offline
Noctorious' NeoHunter
Seich's Avatar
Join Date: Jun 2008
Location: Honduras
Posts: 193
Seich will become famous soon enough
Send a message via MSN to Seich Send a message via Yahoo to Seich
Quote:
Originally Posted by Devil_Lord2 View Post
Up to you, but I've taken C Programming classes and learned the first way.. D: it may be a slight difference but the second way gives me a headache and confuses me sometimes.. even } else { lines too..

For anyone else who wants to comment along the lines of me not being able to read slight differences in code easily without strain.. I dropped out of Computer Science for Fine Arts. D:

So I no longer have to worry about it..




I now hate the common folk, they are meanies.
I thought Dusty did it like that to confuse new people..

Oh well.. I guess I will have to work around it lol
The way you style your code is just personal preference. You can use whichever way you feel more comfortable. If you're working with other people it is recommended to be as clean as possible and to following a common styling guideline so that they can easily follow your code and that you can follow theirs.
Reply With Quote