auto

Example: auto

A Storage-Class Specifier used within a function. A local function variable declared with auto has a local lifetime. This is the default.