Jump to content

DosFlatToSel

From EDM2
Revision as of 18:56, 21 June 2016 by Martini (talk | contribs)


Timur Tabi Comments

These are 16-bit and 32-bit conversion functions. They convert pointers in one memory model to another.[1]

I don't think they're part of the OS/2 API; rather, they are part of the compiler's runtime library. C Set++ has them also.

Links