Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Dukelord123

  1. Dukelord123

    Problem with program logic

    It works well now. Thanks a lot dude.
  2. Dukelord123

    Problem with program logic

    I am trying to write a program to solve a quadratic equation.If the value of (B**B-4*A*C) is 0 or negative, it should immediately write that "The roots of the equation is complex", but if positive, it should evaluate. It seems my logic is faulty cos no matter what values I give for A,B & C, I...
  3. Dukelord123

    Problem with arithmetic program result.

    Lol. Imagine that. Thanks a lot dude.
  4. Dukelord123

    Problem with arithmetic program result.

    Ok, so I am new to FOTRAN and after installation, got it to work. I use MinGW. Now I try compiling a program and it compiles and runs. However the result is weird. See source code and result below. I get **** as answer. Can someone pls tell me what I am missing. Thanks and regards...

Part and Inventory Search

Back
Top