User Tools

Site Tools


Sidebar

Programming Reference/Librarys

Question & Answer

Q&A is closed







c:keywords:auto

auto

since C 89

The auto keyword defines a local variable as having a local lifetime. As the local lifetime is the default for local variables it's extremely rarely used. Note: GNU C extends the auto keyword to allow forward declaration of nested functions.

Syntax

[auto] data-definition;

on the occasion of the current invasion of Russia in Ukraine

Russian Stop this War
c/keywords/auto.txt · Last modified: 2024/02/16 01:06 (external edit)

Impressum Datenschutz