Difference between revisions of "Extern"

From Mesham
Jump to navigationJump to search
m
m (4 revisions imported)
 
(No difference)

Latest revision as of 15:44, 15 April 2019

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.

Since: Version 0.5