Search:

Type: Posts; User: Sinamp

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    1,213

    Ah, I see what you mean. Using global variables...

    Ah, I see what you mean.
    Using global variables in programming like that could run me into a lot of problems later on.
    Looks like the 'main()' function is supposed to carry the important details...
  2. Replies
    5
    Views
    1,213

    Thanks for the 'Variables' website, I was able to...

    Thanks for the 'Variables' website, I was able to declare 'y = 2' globally and call a modification of the variable from another function, from what I read.

    For any other noobs who might be...
  3. Replies
    5
    Views
    1,213

    oh cool, thanks heaps dude! I'll check it out.

    oh cool, thanks heaps dude!
    I'll check it out.
  4. Replies
    5
    Views
    1,213

    noob calling value in func help

    Hi, I am a complete noob at programming and thought I would combine 2 lessons that I have learnt.
    1. assigning a number/value to a letter.
    2. function returning a value.

    I am trying to call the...
Results 1 to 4 of 4