Xref: news2.mv.net comp.os.msdos.djgpp:7235 From: John Luebs Newsgroups: comp.os.msdos.djgpp Subject: dosmemput function question Date: Tue, 13 Aug 1996 20:09:01 -0400 Organization: EpiCenter Software Lines: 5 Message-ID: <3211191D.1425@sprynet.com> Reply-To: jkluebs AT sprynet DOT com NNTP-Posting-Host: dd03-082.compuserve.com 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 If you call dosmemput, and give a variable (instead of a constant) as the length argument. Will it check to see if the length is divisible by 4 or 2 and if it is, will it use long and word writes, respectively? Thanks, John Luebs