Hey I was wondering if there are any C compilers(preferably a free one) out there that will let you see the assembler code generated of a C program you wrote. Or any program that will translate C code to assembler because I know that C translates to assembler almost 1:1. Thanx.
Thanks for that information. However I am currently using Windows. Do you know of any windows compiler or programs that can generate the assembly code from the c code?