Oh, ok.  I see what I'm supposed to do now.  I was declaring the months and
regions.  Thanks for the help.

On Tue, Oct 21, 2008 at 8:08 AM, David Hamill <[EMAIL PROTECTED]> wrote:

>    Corey wrote:
> > int region_count = 0, month_count;
> >
> > do
> > {
> > month_count = 0;
> > month_count++;
> > region_count++
> > }while(month_count<3 && region_count <4);
>
> Bug! :-)
>
> David
>
> 
>



-- 
http://www.tshirthell.com/store/clicks.php?partner=aprilrocks87


[Non-text portions of this message have been removed]

Reply via email to