305
Anon discovers .NET (programming.dev)
submitted 3 months ago by starman@programming.dev to c/greentext@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] Varyk@sh.itjust.works 3 points 3 months ago

Rad. Thanks! What do the pluses denote in a programming language? What's the difference between c+, c++ and c sharp?

[-] lili_thana 16 points 3 months ago

++ is the increment operator in C, which increases a value by 1. C++ was intended to be an improvement on C, and so it's saying that C++ is C incremented. C# is C++ ++ or C++ incremented. It's just a bunch of programmer jokes. There isn't a C+ afaik.

[-] Varyk@sh.itjust.works 4 points 3 months ago

Oh, haha, got it. Thanks

[-] mozz@mbin.grits.dev 1 points 3 months ago* (last edited 3 months ago)

"We did make C better, but what you're getting back from us isn't the better thing."

๐Ÿ™‚

[-] orivar@lemmy.dbzer0.com 8 points 3 months ago

There is no c+. The reason is that ++ means "increment by 1" in c itself (and many other languages).

[-] Varyk@sh.itjust.works 3 points 3 months ago
this post was submitted on 09 Jun 2024
305 points (100.0% liked)

> Greentext

7448 readers
200 users here now

founded 2 years ago
MODERATORS