Static « Data Type « C / ANSI-C






1.Demonstrate the use for permanent and temporary storage
2.Static versus automatic variables
3.Define static variable inside function
4.Find out the address of a static variable in a functionFind out the address of a static variable in a function
5.Define and use static variable