X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Tue, 13 Jan 2004 14:18:36 -0500 Message-Id: <200401131918.i0DJIaUI002548@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: (message from lando on Tue, 13 Jan 2004 19:02:43 GMT) Subject: Re: gcc References: <200401131719 DOT i0DHJP9I001637 AT envy DOT delorie DOT com> Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > 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.