[comp.lang.c] Expanded Memory Usage thru C Libs

gangwani@andromeda.rutgers.edu (Sunil Gangwani) (01/17/91)

******************************************************

Hi 

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.  I'm currently loking into a product by a
Texas based Co. Green Leaf Super Funstions.

You may write directly to me at

gangwani@andromeda.rutgers.edu


Thanks in advance

Sunil Gangwani

bright@nazgul.UUCP (Walter Bright) (01/21/91)

In article <Jan.16.11.33.50.1991.27222@galaxy.rutgers.edu> 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.