Variable

From Free Pascal wiki
Revision as of 17:10, 10 January 2007 by Swen (talk | contribs)
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