May 13, 2020
3:40:26pm
abyunobody Redshirt Freshman
not as ugly as something like
if (statement) {
for (stuff){
}
stuff
}else{
for (someforstuff) {
if (stuff) {
doStuff()
}
}
}

It's just objectively easier to read and see what's going on if all of the braces are on their own lines....not to mention matching them up.
abyunobody
Bio page
abyunobody
Joined
Jan 4, 2016
Last login
Jun 9, 2024
Total posts
469 (1 FO)
Messages
Author
Time

Posting on CougarBoard

In order to post, you will need to either sign up or log in.