From: "Bob & Chris Parrish" Newsgroups: comp.os.msdos.djgpp References: <961ogo$j1fr2$1 AT ID-57378 DOT news DOT dfncis DOT de> Subject: Re: I think this is a for problem... Lines: 32 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: Date: Fri, 09 Feb 2001 22:58:41 GMT NNTP-Posting-Host: 65.6.109.48 X-Complaints-To: abuse AT home DOT net X-Trace: news2.rdc2.tx.home.com 981759521 65.6.109.48 (Fri, 09 Feb 2001 14:58:41 PST) NNTP-Posting-Date: Fri, 09 Feb 2001 14:58:41 PST Organization: Excite AT Home - The Leader in Broadband http://home.com/faster To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com If I could solve it from the textbook examples, I wouldn't have asked. Most everyone has been very helpful. Thanks for your awesome explanation - you are very helpful (not)! "Alexei A. Frounze" wrote in message news:961ogo$j1fr2$1 AT ID-57378 DOT news DOT dfncis DOT de... > "Bob & Chris Parrish" wrote in message > news:pSVg6.203456$ge4 DOT 69048244 AT news2 DOT rdc2 DOT tx DOT home DOT com... > > I need help with homework for beginning C. The question is: > > > > "Write a program that finds the smallest of several integers. Assume that > > the first value read specifies the number of values remaining". > > > > I think I use the for structure. The chapter also covers the while, and > > switch structures. > > > > I don't know where to start. Can anyone help? > > If that is a homework, you should have a textbook on C. Don't you? > > -- > Alexei A. Frounze > alexfru [AT] chat [DOT] ru > http://alexfru.chat.ru > http://members.xoom.com/alexfru/ > http://welcome.to/pmode/ > > >