Difference between pages "Extern" and "File:2gb.jpg"

From Mesham
(Difference between pages)
Jump to navigationJump to search
m (4 revisions imported)
 
(Fast Fourier Transformation with 2GB of data)
 
Line 1: Line 1:
== Syntax ==
+
Fast Fourier Transformation with 2GB of data
 
 
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.
 
 
 
''Since: Version 0.5''
 
 
 
[[Category:Type Library]]
 
[[Category:Compound Types]]
 
[[Category:Attribute Types]]
 

Revision as of 17:52, 11 January 2010

Fast Fourier Transformation with 2GB of data