Search:

Type: Posts; User: Salmi

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    2,096

    THANK YOU VERY MUCH I have found the errors

    THANK YOU VERY MUCH

    I have found the errors
  2. Replies
    3
    Views
    1,166

    I think you should use "

    I think you should use "<<setpresition(2)" before the veriable

    check the spilling of prestion.

    My Regards
    Salmi
  3. Replies
    6
    Views
    2,096

    I forgot to say that I am using visual stude 2005...

    I forgot to say that I am using visual stude 2005 C++
  4. Replies
    5
    Views
    1,545

    If you mean with ^ to the power as T3T4= (P3/P2)...

    If you mean with ^ to the power as T3T4= (P3/P2) to the power of (Y/Y-1)

    then you should include <cmath>

    and then the statment will be as T3T4= pow((P3/P2),(Y/(Y-1)));

    My Regard,
    Salmi
  5. Replies
    6
    Views
    2,096

    Help me finding the errors PLEASE !!!

    HELLOW EVERY BODY

    This is my program and I can't find the errors

    waiting for your coments
Results 1 to 5 of 5