X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "coldblood" Newsgroups: comp.os.msdos.djgpp Subject: Error: No New Line At ... Date: Thu, 22 Jan 2004 16:05:32 +0100 Organization: Portal Gazeta.pl -> http://www.gazeta.pl Lines: 20 Message-ID: NNTP-Posting-Host: 213.17.252.66 X-Trace: inews.gazeta.pl 1074784136 29999 213.17.252.66 (22 Jan 2004 15:08:56 GMT) X-Complaints-To: usenet AT agora DOT pl NNTP-Posting-Date: Thu, 22 Jan 2004 15:08:56 +0000 (UTC) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Priority: 3 X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-User: coldblood X-MSMail-Priority: Normal To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi. I am writtting my C++ programs in MSVC and then I compile it under DJGPP + RHIDE, there I have such message: Error 1: Warning: no new line at the end of file Now I must go at the end of file and add one or more characters there. How to compile the source files ( and includes ) without manual adding a characters. I think that I could write a small program that will add such character, but is there any other option ? regards Michal 'coldblood' Przybylowicz