From: "Julian Aubourg" Newsgroups: comp.os.msdos.djgpp References: <3d71a27d DOT 23705885 AT news DOT nzwide DOT ihug DOT co DOT nz> <3d746b3c DOT 3046168 AT news DOT nzwide DOT ihug DOT co DOT nz> Subject: Re: No new line at end of file? Date: Sat, 7 Sep 2002 03:41:08 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Lines: 17 Message-ID: <3d795645$0$24320$79c14f64@nan-newsreader-02.noos.net> Organization: Noos NNTP-Posting-Date: 07 Sep 2002 01:28:38 GMT NNTP-Posting-Host: 212.198.160.44 X-Trace: 1031362118 news.noos.fr 24320 212.198.160.44 X-Complaints-To: abuse AT noos DOT fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > if You cannot write program that will add newline to all *.c *.cpp *.h in > some directory - then maybe You should start learning C(++) with something > more suitable, like hello world program for example ? > > -- > Rafał 'Raf256' Maj > http://www.raf256.com Thanks for the laugh. Even if this was part of the standard, what are options like --ansi for if not to get rid of COBOL-like 'features'? And I've been programming for 18 years, so try not to serve me the typical 'go learn how to code' answer. Getting rid of this newline requirement shouldn't take more than 5 minutes and 3 lines of code.