Yes, I know, my first programming language I have learned was Assembly language for 8088 Intel long time ago.
I gave up on it after Intel introduced virtual addressing, switched to C.
C supports direct Assembly language in the C structure itself. Ended up doing only malocs in the C and the rest in the Assembler, still using C compailer.
Good old times……………..



