Subject:
|
Re: for loop stack overflow
|
Newsgroups:
|
lugnet.robotics.handyboard
|
Date:
|
Thu, 21 Oct 1999 03:10:37 GMT
|
Viewed:
|
1053 times
|
| |
| |
owen, what's inside the loop. i don't see any probl with the for loop
itself.
fred
In your message you said:
> Owen,
> IC integers are signed 16-bit values ...
> - Nick -
>
> owen popplestone wrote:
> >
> > THis may be a dumb question on my part, but we are getting stack overflows
> > on for loops such as
> >
> > for(int i = 0;i<1000;i++){...}
> > when using values over 100 or so. Is this an 8bit counter thing or
> > something else?
> >
> >
> > Thanks,
> > Owen Popplestone
>
|
|
Message is in Reply To:
3 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|