[comp.os.msdos.programmer] C Library for Far Memory Management

valley@uchicago (Doug Dougherty) (12/19/90)

naga@wet.UUCP (Peter Davidson) writes:


>A C function library is now available (presently for use only with
>Microsoft C, 5.10 and 6.00, and thus MS-DOS).  This library
>contains functions (based on the DOS memory functions) for reliable
>allocation of far memory (the memory beyond the 64K blocks normally
>allocated for a program's code and data).  These functions are

This is for MS C.  How does it compare/is it useful for Turbo C users?
I've used the farmalloc() functions in TC, and they seem to work.  I
didn't know anything was broken...