Related to:
If you are writing co
Best option is probably to code in C, and then for the very few instances where you need to hand optimize and can do a better job than the compiler, you should code the assembly into your c files.