X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: lando User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: gcc References: <200401131719 DOT i0DHJP9I001637 AT envy DOT delorie DOT com> <200401131918 DOT i0DJIaUI002548 AT envy DOT delorie DOT com> In-Reply-To: <200401131918.i0DJIaUI002548@envy.delorie.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Lines: 8 Message-ID: Date: Tue, 13 Jan 2004 19:38:12 GMT NNTP-Posting-Host: 80.180.169.217 X-Complaints-To: newsmaster AT tin DOT it X-Trace: news3.tin.it 1074022692 80.180.169.217 (Tue, 13 Jan 2004 20:38:12 MET) NNTP-Posting-Date: Tue, 13 Jan 2004 20:38:12 MET Organization: TIN To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com DJ Delorie wrote: >>To do EOF I type CTRL Z ...........is it right ? > > > Yup. Should work as-is from the start of a line, may need to hit > return after it to get the buffering code to recognize it.