DosSelToFlat: Difference between revisions
Appearance
No edit summary |
m Martini moved page OS2 API:CPI:DosSelToFlat to OS2 API:CPI:LEGACY:DosSelToFlat |
(No difference)
|
Revision as of 22:47, 24 June 2016
Timur Tabi Comments
This 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.