Y
Hacker News
new
|
ask
|
show
|
jobs
by
AlexandrB
120 days ago
Neither C++ nor C pass classes by reference by default (what even is a C "class" other than a struct?).
1 comments
raw_anon_1111
119 days ago
You are correct - it’s been ages since I’ve done C. The distinction is in C#.
link