Assemblers vs. compilers? A question for code-heads...From Nicholas on 25 Dec '98
I'm posting this somewhat off-topic question in the hope
of avoiding a trip through Usenet:
I understand what a compiler does, and likewise
that one can use chunks of assembly language in
a C program -- but where is the assembler itself?
Is it still part of the process of code to compiler
to binary to execution?