thank you !
thank you !
看不懂么?
MK_FP
// Return value of expression: ((seg<<4) + off)
void far * MK_FP(unsigned int seg,unsigned int off); // the same as [ seg, off ]
// i.e: ((seg<<4)+off)
[此贴子已经被作者于2006-7-19 9:55:17编辑过]