_far16

_far16

Linkage convention used in C programming language within the #pragma linkage directive under the IBM C Set/2 compiler, to indicate that a function or subroutine resides in a 16-bit module, and that thunking is required when the function or subroutine is invoked.


[Back: 8086/8088]
[Next: _Seg16]