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
-
-
Yeah, semantic solutions aren't really a thing there. You tell the compiler what you expect to happen, no more, no less.
-
Bubbles68263y@12bitfloat I’ve seen some pretty messy rust code too to me it’s in the same boat as C++
-
Forget C... Unless you really really need to program in it or if it's for learning.
Yes it's one of the most powerful languages, but if you need to spend a week making a piece of code that other language only needs a call for it...
Related Rants
Dont get me wrong I like C, but I've never seen so many different ways to do things where I cant even tell whats fucking happening in the snippet of code.
rant
c