43
C++, the most bloated language in the world
(thelemmy.club)
Related Communities !programmerhumor@lemmy.ml !programmer_humor@programming.dev !programmerhumor@kbin.social !programming_horror@programming.dev
Other Programming Communities !programming@beehaw.org !programming@programming.dev !programming@lemmy.ml !programming@kbin.social !learn_programming@programming.dev !functional_programming@programming.dev !embedded_prog@lemmy.ml
I did this in the past except that the constructor would be called
Point_new, and the first parameter would bePoint *self. The lack of automatic destruction is a bit annoying, but everything else is fine. A few books have been written on that topic too.