|
|
|
|
|
by sargstuff
924 days ago
|
|
K&R C / preprocessor allows programmer to muck with those definitions (as in, can wrangle C macros, functions and C's prorgrammer defined equivalent of methods) to fit definition of any/all of definitions of macro/function/methods defined above. That's why went with assembler level structure. |
|