this post was submitted on 16 Jun 2023
4 points (100.0% liked)
Memes
52312 readers
1007 users here now
Rules:
- Be civil and nice.
- 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
view the rest of the comments
It sounds like you're thinking of C++ rather than C#, no?
I'm talking about C#'s unsafe keyword. It lets you do pointer shenanigans.
C# copied Rust!