Search:

Type: Posts; User: tabstop

Search: Search took 0.07 seconds; generated 48 minute(s) ago.

  1. Replies
    12
    Views
    3,004

    You use "double" when you want a double and you...

    You use "double" when you want a double and you use "double[]" when you want a double[] (i.e., an array of doubles).
  2. Replies
    12
    Views
    3,004

    "double []" is not the same as "double".

    "double []" is not the same as "double".
Results 1 to 2 of 2