[Icc-avr] Variables declared in main() and the stack

John Baraclough j_baraclough at zetnet.co.uk
Fri Nov 30 04:28:32 PST 2007


At 21:26 29/11/2007, you wrote:
>How do you solve Fibernacci without recursion?

I really have to ask why, on a typical AVR (or indeed any other 
8-bit) based embedded system you would want to do that? Surely a 
limited set of pre calculated values in a look-up table is the best method.

John 



More information about the Icc-avr mailing list