From: terry AT aegis DOT larc DOT nasa DOT gov Date: Fri, 15 Apr 94 12:28:51 GMT To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Using real-DOS memory I need to move large (~30k) block of data between protected and real (DOS) memory. I am currently using the DMPI services provided under DJGPP. Would using the new 'farptr' function in a loop be faster? Thanks, terry AT aegis DOT larc DOT nasa DOT gov