Remix.run Logo
actionfromafar 4 days ago

A very weird counter point was when I learned how to do COM / OLE calls in assembler instead of C++.

It was easier to get right, there was no wizard behind the typed curtain, just a bunch of arguments.

ahartmetz 4 days ago | parent [-]

It's similar for a few other aspects of programming. After doing a minimum of assembly, it is impossible to get confused about pointers.