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!

Search results for query: *

  • Users: niloy112
  • Content: Threads
  • Order by date
  1. niloy112

    Meaning of IMPLICIT REAL*8(A-H,O-Z)

    Dear All, I have found this notation. 'IMPLICIT REAL*8(A-H,O-Z)' why we use this instead of 'Implicit none' Thank you Niloy
  2. niloy112

    counting numbers from a line

    Say I have 12 number 2,2,2,2,3,4,5,6,7,0,0,0.i want to count the number of 2 from the first end and 0 from the last end ….how can I do it in fortran? say I have 5 lines…and I will have to count the number from each line…as an example I am giving a set of numbers.. 2,2,2,2,3,4,5,6,7,0,0,0...
  3. niloy112

    Reading a reading a column

    Is it possible to read a particular column in a file by using fortran? Say i want to read the 5th column of a file. Is it possible to do so?As an example? This is a data from a file. asd1 rty2 iii1 uhy2 koi3 kjh4 kjh3 jhg3 kjh5 I want to make three file from these data considering there fourth...

Part and Inventory Search

Back
Top