Off Topic > Off Topic
Programming Megathread
TheBlackParrot:
i find it easier to read, sorry
Ipquarx:
--- Quote from: TheBlackParrot on February 09, 2016, 06:19:44 PM ---i find it easier to read, sorry
--- End quote ---
don't be sorry
if(x)
{
X
}
else if(y)
{
Y
}
for the win
ZSNO:
So basically this thread is turning into the Programming Fashion thread
Foxscotch:
--- Quote from: ZSNO on February 09, 2016, 06:23:24 PM ---So basically this thread is turning into the Programming Fashion thread
--- End quote ---
if you want to talk about something else, start another conversation
Drydess:
--- Quote from: Ipquarx on February 09, 2016, 06:22:26 PM ---don't be sorry
if(x)
{
X
}
else if(y)
{
Y
}
for the win
--- End quote ---
imo it doesn't make sense to give the braces a whole line