MARC-ACADEMY
All about education and information ......
Pages
(Move to ...)
Games
SOFTWARE
Hack notes and tricks
Home
latest song and movies news
windows
Books
Naat
PMAS-UAAR UIIT BS(CS)/BS(IT) Virtual Study library
AwanSoftwareHouseAttock
▼
Tuesday, 13 September 2016
Classes types in C Programming
A storage class defines the scope (visibility) and life-time of variables and/or functions within a C Program. They precede the type that they modify. We have four different storage classes in a C program:
auto
register
static
extern
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment