??? 11/06/08 14:00 Read: times |
#159836 - an opinion Responding to: ???'s previous message |
(limited) assembly code in a C program does, in my opinion, fall in 2 categories
a) a few instructions b) a function/subroutine for a) it is usually/always someone that want a HLL to function as a LLL which is ridiculous. for b) there is no reason whatsoever not to use an asm module for the funtion (except, of course, if you use someones homebrew stuff with linker problems instead of an industrial product) Erik |