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
-
Looks perfectly natural to me, why would you use multiply on a pointer type anyway? It would jump out as dodgy code immediately.
-
@RememberMe same thing with the bastards that complain about JavaScript
Have you ever noticed that people generally don't complain about well-written code? It's all about how they wrote some fucked up shit and then complained about some edge case in the design of the language.
This just reminded me of all those "JavaScript is totally wacky!!!!!!!" posts. -
C++ certainly is one of the languages containing the most bear traps for coders to step in.
But JavaScript definitely has its share of traps too - just look at the implicit type mangling for some really nasty ones.
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
People who complain about JavaScript have no idea how good they have it...
rant
c++