Xref: utzoo comp.std.c:1021 comp.lang.c:17533 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!lll-winken!uunet!portal!cup.portal.com!james_jim_woomer From: james_jim_woomer@cup.portal.com Newsgroups: comp.std.c,comp.lang.c Subject: How do you malloc extended memory in Turbo c? Message-ID: <16898@cup.portal.com> Date: 9 Apr 89 02:10:19 GMT References: <10170@bloom-beacon.MIT.EDU> <686@sdrc.UUCP> <1989Apr5.000608.16582@sq.com> Organization: The Portal System (TM) Lines: 3 How can I allocate extended memory in Turbo c? I've tried farmalloc but it doesnt seem to be allocating form extended memory as noted by the return values of farcoreleft(). Any suggestions? Thanks. Jim Woomer