Variable

From Lazarus-ccr

Jump to: navigation, search

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