X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Martin Ambuhl Newsgroups: comp.os.msdos.djgpp Subject: Re: help needed Date: Wed, 06 Oct 2004 14:06:45 -0400 Lines: 23 Message-ID: <2siqhqF1lst8gU2@uni-berlin.de> References: <2sgi24F1kprjhU1 AT uni-berlin DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 9XKUrrkIJUAl5KzeZSTSRAZZ3gjrgIiYjrNCUK3gcfAx2W6l8K User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: en-us, en, de, fr, ru, zh, ja In-Reply-To: To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT 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 buda wrote: > "Martin Ambuhl" wrote in message > news:2sgi24F1kprjhU1 AT uni-berlin DOT de... > >>Since I have no problem with you snippet with input of (compressed for >>presentation) either '1 2\n' or '1\n2\n', or even '1\n^Z\n', I can't >>imagine what your problem is. >> >>If your problem is that you object to being expected to provide two >>input items when your program explicitly says 'give me two input items,' >>the a philosophy newsgroup may be more appropriate. >> > > > No, not at all. As I stated in my OP I'm complaining about my c++ complier > not working properly although apearing to install with no problem at all... > :) And since it's a djgpp product, I tought I'd ask here, since this is the > only djgpp group I am offered by my ISP :) My point was that your code *does* properly compile and run with the djgpp port of C++. That suggests that you are wanting the compiler to produce incorrect behavior.