Difference between pages "Category:Collection Types" and "Extern"

From Mesham
(Difference between pages)
Jump to navigationJump to search
(Created page with 'Category:Composite Types')
 
 
Line 1: Line 1:
[[Category:Composite Types]]
+
== Syntax ==
 +
 
 +
extern[]
 +
 
 +
== Semantics ==
 +
 
 +
Provided as additional allocation type information, this tells the compiler NOT to allocate memory for the variable as this has been already done externally.
 +
 
 +
[[Category:Type Library]]
 +
[[Category:Compound Types]]
 +
[[Category:Attribute Types]]

Revision as of 17:51, 12 January 2013

Syntax

extern[]

Semantics

Provided as additional allocation type information, this tells the compiler NOT to allocate memory for the variable as this has been already done externally.

Pages in category ‘Collection Types’

The following 3 pages are in this category, out of 3 total.