Texts/common hangups. okay, now for some real issue of interest if anyone is still active here: 1) Resources for info, PLEASE! 2) portability: #ifdef __386__ asm mov .... end #else ...
C contra ASM Now this is really something to think through first, yes. C -> asm is -not- probably better than handcoded asm. to give a quick 'n' dirty example function...