HackerTrans
トップ新着トレンドコメント過去質問紹介求人

znowi

no profile record

コメント

znowi
·12 年前·議論
I can suggest this free book called "PC Assembly Language" by Dr Paul Carter.

http://www.drpaulcarter.com/pcasm/

The tutorial has extensive coverage of interfacing assembly and C code and so might be of interest to C programmers who want to learn about how C works under the hood. All the examples use the free NASM (Netwide) assembler. The tutorial only covers programming under 32-bit protected mode and requires a 32-bit protected mode compiler.