Quote:
Originally Posted by Devil_Lord2
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.