top | item 47070004

(no title)

AlexandrB | 11 days ago

Neither C++ nor C pass classes by reference by default (what even is a C "class" other than a struct?).

discuss

order

raw_anon_1111|10 days ago

You are correct - it’s been ages since I’ve done C. The distinction is in C#.