Recent content by nisha005

  1. N

    Fortran How can I search for a specific phrase in a sentence using FORTRAN?

    HI, I want to write some results in my fortran code. The way i want to get it written is the values should be written on the same line and NOT on the next line and so on...How can i achieve it bu using the write command?