Variable

From Free Pascal wiki
Revision as of 10:50, 26 July 2006 by Onr (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

a variable is an allocation of memory wich contains a date (integer char etc..) you can define global variables or local variables