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.