Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!uunet!pilchuck!dataio!fnx!nazgul!bright From: bright@nazgul.UUCP (Walter Bright) Newsgroups: comp.lang.c Subject: Re: Expanded Memory Usage thru C Libs Message-ID: <236@nazgul.UUCP> Date: 21 Jan 91 04:54:41 GMT References: Reply-To: bright@nazgul.UUCP (Walter Bright) Organization: Zortech, Seattle Lines: 10 In article gangwani@andromeda.rutgers.edu (Sunil Gangwani) writes: /I'd like to know if there is any good library (C) which /will help me make use of expanded memory on my PC thru /C language. Zortech C comes with a set of library functions to access EMS. Alternatively, a special pointer type (called a __handle pointer) can be used to directly access EMS with syntax that is just like regular pointers. For a brochure, call 800-848-8408.