DosFlatToSel: Difference between revisions
Appearance
Created page with " ==Timur Tabi Comments== This are 16-bit and 32-bit conversion functions. They convert pointers in one memory model to another.[https://groups.google.com/forum/#!topic/de.com..." |
(No difference)
|
Revision as of 18:49, 21 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.