this post was submitted on 16 Jun 2023
0 points (NaN% liked)

Memes

52035 readers
816 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] SpookySnek@sh.itjust.works 0 points 2 years ago (1 children)

It sounds like you're thinking of C++ rather than C#, no?

[–] firelizzard@programming.dev 0 points 2 years ago (1 children)

I'm talking about C#'s unsafe keyword. It lets you do pointer shenanigans.

[–] gylotip@lemmy.ml 1 points 2 years ago* (last edited 3 weeks ago)

C# copied Rust!