|
|
|
|
|
by masklinn
1312 days ago
|
|
Normally they’re not, that’s really specific to C++ nonsense. In a normal value-semantics system if you have a pointer you just copy the pointer. Obviously if the langage doesn’t have your back it also means you’ve now fucked up your ownership, but you’re in C so that was to be expected. |
|