Search:

Type: Posts; User: 200thhorseman

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,151

    Aha! I suspected as much. I tried substituting...

    Aha! I suspected as much. I tried substituting each type in a program and they seemed to do the same thing. Many thanks for your patience and the explanation.
  2. Replies
    4
    Views
    1,151

    Sorry, I still don't understand. Can someone...

    Sorry, I still don't understand. Can someone spell it out for me?
  3. Replies
    4
    Views
    1,151

    Newbie cast question

    Hi all,

    I have recently started to teach myself to program with C++ and have a question concerning casts.

    What is the difference between -

    i = sqrt(static_cast<double>(n))

    and -
Results 1 to 3 of 3