Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!olivea!orc!inews!iwarp.intel.com!gargoyle!midway!valley From: valley@uchicago (Doug Dougherty) Newsgroups: comp.os.msdos.programmer Subject: Re: C Library for Far Memory Management (Announcement) Message-ID: Date: 18 Dec 90 20:13:22 GMT References: <1849@wet.UUCP> Sender: news@midway.uchicago.edu (News Administrator) Organization: University of Chicago Lines: 12 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...