Variable Explanation

Discussion in 'Archives' started by -------owned-------, Mar 14, 2007.

Variable Explanation
  1. Unread #1 - Mar 14, 2007 at 12:38 PM
  2. -------owned-------
    Joined:
    Jan 27, 2007
    Posts:
    1,225
    Referrals:
    0
    Sythe Gold:
    0

    -------owned------- Guru
    Banned

    Variable Explanation

    Variable types:
    integer - number with no decimal, for example 15
    float - number WITH decimal, for example 15.86
    string - Text string. For example hello
    constant - same as string, however, it cannot be changed (const greeting = "hi" is correct, but you can't change it later.)
    vector - A variable that hold different values ( myvec(1) = "hej" etc)
    Hope this will help your programming :)
     
< Read!~! | NO FLAMING- Did Six deserve his position? >

Users viewing this thread
1 guest


 
 
Adblock breaks this site