Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
iiii92263yIt's made for VCS. If you add something to the end, you're changing only one line instead of two. Same for removing a line.
-
l00tbox1283yThe general rule is that the code must be comfortable for the reader's eyes, not for the VCS.
However, this style may be appropriate for some kinds of projects. -
Languages should allow trailing commas everywhere. This would solve the problems for everyone.
Related Rants
-
xjose97x19Just saw a variable in C named like this: long time_ago; //in a galaxy far away I laughed no stop.
-
Unskipp24So this happened last night... Gf: my favorite bra is not fitting me anymore Me: get a new one ? Gf: but it ...
-
sam966911Hats off to this lady .... I would have just flipped the machine
Do you also think this syntax is illegal or I'm the strange one?
question
awkward syntax
c++