From: grundmann Newsgroups: comp.os.msdos.djgpp Subject: Need Fast Disk I/O Date: Mon, 17 Aug 1998 17:17:09 +0200 Organization: Heinrich Heine Universitaet Duesseldorf Lines: 11 Message-ID: <35D84975.DB61CE29@uni-duesseldorf.de> NNTP-Posting-Host: qexafs1.anphy.uni-duesseldorf.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi ! I am programming a programm to sample data and need disk i/o with 1,6 MB /s continious throughput. Is there a possibility to get that with djgpp ? ( I used normal open close write and got 800 k/s -1 MB per /s here at work which is not enough ). ciao Sven Grundmann