DK> memW[$0000:$041C] := MemW[$0000:$041A];
DK>
DK> translated into C. That line flushes the keyboard buffer. If
DK> there's a better way to do it, please let me know.
---------borland help file snippet--------------
Syntax
#include
void far * MK_FP(unsigned seg, unsigned ofs);
Description
Makes a far pointer.
MK_FP is a macro that makes a far pointer from its component segment (seg)
nd
offset (ofs) parts.
Return Value
MK_FP returns a far pointer.
-------------------------------------------------
--- GEcho 1.00
---------------
* Origin: Digital OnLine Magazine! - (409)838-8237 (1:3811/350)
|