From: "Paul Hooper" Newsgroups: comp.os.msdos.djgpp Subject: fmalloc HELP need. How define? Date: 22 Feb 1997 04:03:30 GMT Organization: Exec-PC BBS Internet - Milwaukee, WI Lines: 13 Message-ID: <01bc2075$7727f0e0$b429cfa9@p590> NNTP-Posting-Host: voga-s.execpc.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hello: I am converting some code over from another platform, and there is a call to _fmalloc. In the DJGPP include, there is only a definition for malloc. What should I do to reslove this undefined link? Advice would be greatly appreciated. I have been using the MASM 6.11 (as suggested in the FAQ) by the way to do part of this project using their COFF option, and my experience so far has been positive. Thanks Paul Hooper unitech AT execpc DOT com