Y
Hacker News
new
|
ask
|
show
|
jobs
by
to3m
3285 days ago
C doesn't let you have destructors that automatically clean up whatever got initialised in the Init method (if it was called), but C++ does.