Yep, like phactorial said...
If variable i was declared outside the main (global variable), it would however (ANSI-C) have been implicitly initialized to 0.

Mathgirl:
1- #include <stdio.h>
2- you can ignore the warning... this is just an example...


Ammo