Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
IncRnd
on May 7, 2021
|
parent
|
context
|
favorite
| on:
The original “Hello World”: B. W. Kernighan's intr...
Today, auto in C is still a storage class that denotes stack allocation of a variable. This is related to the other storage classes of register, static, and extern.
In C each variable and function has two attributes, type and storage class
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
In C each variable and function has two attributes, type and storage class