From: "Ken Jenkins" Newsgroups: comp.os.msdos.djgpp References: <3e741b0a DOT sandmann AT clio DOT rice DOT edu> Subject: Re: Real Mode function doesn't work Lines: 15 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: Date: Sun, 16 Mar 2003 20:31:04 GMT NNTP-Posting-Host: 68.64.172.34 X-Complaints-To: abuse AT adelphia DOT net X-Trace: news1.news.adelphia.net 1047846664 68.64.172.34 (Sun, 16 Mar 2003 15:31:04 EST) NNTP-Posting-Date: Sun, 16 Mar 2003 15:31:04 EST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com That is the only order of the arguments that will compile. "Charles Sandmann" wrote in message news:3e741b0a DOT sandmann AT clio DOT rice DOT edu... > > A lot of people have already helped me, and yes I did read all of section 18 > > of the FAQ, but I still can't figure this out... > > > dosmemput (disp_str, __tb, length); > > check the argument order here > >