tags:

views:

96

answers:

1

Possible Duplicates:
How do C/C++ compilers work?
Do programming language compilers first translate to assembly or directly to machine code?

Sir please explain me how internally the code written in C converts into assembly language.

+1  A: 

If you really want to know, read the Dragon Book

LeonixSolutions
Thank u very much sir.It helpd me.
Sai kiran