Search:

Type: Posts; User: toby2604HASSELB

Search: Search took 0.01 seconds.

  1. I think I have, should it look something like...

    I think I have, should it look something like this?

    [TAG]
    void main ()

    {
    GetLength();
    }

    void GetLength ()
  2. Creating seperate functions for inputs, outputs and calculations?

    Hi,

    I am used to writing code as 1 function but now I need to split inputs calculations and outputs into seperate functions.

    Could somebody show me how to do this using this code.



    ...
Results 1 to 2 of 2