Assembly Language Help
It should come as no surprise that C is little more than warmed over PDP-11
assembly language. (With flow of control macros) When one works with data in C,
one IS programming in assembler. This can be both a blessing and a curse.