Mail Archives: djgpp/1997/11/30/07:36:37
On Sat, 29 Nov 1997, bLaDe wrote:
> I am having trouble creating a temporary buffer for my sound card's DSP
> chip. The source below was created for use with Borland C++ 3.1. I am
> trying to port it to DJGPP v2. When I use malloc.h instead of alloc.h,
> I get an error for FP_OFF, FP_SEG, and MK_FP.
The DJGPP FAQ explains how to convert these in sections 17.7, 18.2 and
18.4. The latest version of the FAQ is available as v2/faq210b.zip from
the same place you get DJGPP.
- Raw text -