Isnt the good programming habits vs bad programming habits according to cpp programmers aimed at library making, for example use much local variables in functions (procs) ?
And moduls easy to Include in another cpp program?
Example Every wm_paint create and delete objects, one forgotten deleteobject sooner or later big memory leak ?
Isnt it also bad habit to simple "new" in text editor for any proffesional programmers, better productivity start from template with at least few % coding already made ?
@c3
Oop part of cpp makes it easier to replace the car object programmer that produces buggy car object beyond deadline with new programmer
Exotic undocummented asm code that make you irreplacable, unwanted in a Company